PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Mobile check /uncheck label issue

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello Pablo and thank you for the awesome plugin. So we have an issue with the label box during check and uncheck (only in mobile -desktop behavior is normal). I guess there is something I forgot to check from the settings, but if you want to have a better look here is a link.

And here is the Custom CCS code i use for my filter labels, if helps you.

 

.woof_list_label .woof_label_term {
display: block;
color: #ffffff ;
background-color: white;
border: 1px solid #000;
margin: 3px 3px 3px 0;
padding: 3px 4px;
width: 60px;
height: 30px;
line-height: 25px;
text-align: center;
overflow: hidden;
text-decoration: none;
cursor: pointer;
}

.woof_list_label li .woof_label_term:hover, .woof_list_label li .woof_label_term:checked {
background-color: #34495e;
border-color: #34495e;
color: #fff !important;
}

Hello

Please  add  CSS:

body .woof_list_label .woof_label_term {

background-color: white;

}

and  clear  all cache

Hello Pablo, copy the above CSS and clear all cache, but my issue still remains. Did you visit the link I send you on the first post?

Also, I noticed that if uncheck a filter label and tap somewhere else it comes to the default color.

Hello

Did you visit the link I send you on the first post? - Oh sure!

My  test - https://c2n.me/4etnXk3.jpg - everything seems to be working correctly

 I noticed that if uncheck a filter label and tap somewhere else it comes to the default color. - Can  you  create a  video with  the  issue?

Hello Pablo,

From your image, I noticed that you visited the site using a desktop. At desktop mode, it works correctly as I said in my first post. The problem is while you try to choose a filter from mobile. Please visit the site using your mobile and not your desktop and if you cant see it i will send you the video.

Hello

Ok!  My test -  https://c2n.me/4eua5PT.mp4

I didn't say that have an issue with the toggle function. Please try to choose a size (label-box). CSS code I provided previous is about the term, not the toggle. (choose one of the following terms : shoe size or socks size or pants size or woman size or man size). for example: check-choose 42 from shoe size and try to uncheck it

I fix the issue. Please put more effort to support because the plugin needs the customers and the customers need the plugin. I made the hover CSS style the same with unchecked CSS style to bypass the issue in mobile view.

Please only help me to disable the hover function in mobile view using CSS. Is this possible?

Hello

 CSS code I provided previous is about the term, not the toggle.  - Yes I know! And I was doing a test with labels(check/uncheck) - I have not seen the error

only help me to disable the hover function in mobile view using CSS - Not sure if hover works for the touchpod.

.woof_list_label .woof_label_term:hover{

color: black !important;

background-color: white !important;

border: 1px solid #fff !important;

}

Hello Pablo.

For the rest of the users. Solution for touch screens (mobile-tables) for this issue is to make hover function the same with unchecked using CSS. Hover is not functional with mobile or tablets and clients will not be able to understand what they choose.

Hello

Ok!  Can you repeat this error on this site? - https://demo.products-filter.com/