filter drop-down menu on mobile device doesnt work
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 pleaseIf 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.
Quote from Arin on September 29, 2023, 13:14HI, i mentioned that my filter drop-down menu on mobile device doesnt work. How to solve?
Website: weekplanner.euSee screenshot of mobile productfilter with missing dropdown.
HI, i mentioned that my filter drop-down menu on mobile device doesnt work. How to solve?
Website: weekplanner.eu
See screenshot of mobile productfilter with missing dropdown.
Quote from Pablo Borysenco on October 2, 2023, 11:59Hello
Are you using the paid version of the plugin?
Hello
Are you using the paid version of the plugin?
Quote from Pablo Borysenco on October 3, 2023, 09:55Hello
Ok! Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
Hello
Ok! Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
Quote from Arin on October 7, 2023, 10:48HI, the version i installed on the site
weekplanner.eu
is
WOOF - WooCommerce Products Filter v.2.2.9.4
I cant update but sill see that the dropdowns doesnt work in het mobile (handy) modus.
PLease help
Then a second question?
Can i use the filter on mulitiple websites?
HI, the version i installed on the site
weekplanner.eu
is
WOOF - WooCommerce Products Filter v.2.2.9.4
I cant update but sill see that the dropdowns doesnt work in het mobile (handy) modus.
PLease help
Then a second question?
Can i use the filter on mulitiple websites?
Quote from Arin on October 7, 2023, 12:48in the meantime i installed the latest version of th eproduct filter (i first deinstalled envato en filter plugin) and reinstalled envato and installed the latest version:
HUSKY - WooCommerce Products Filter Professional. Flexible, easy and robust products filter for WooCommerce store site!
Versie 3.3.4.4But i stille see on my websitesweekplanner.eumaandplanner.euthat the mobile view doens work well for the filter
in the meantime i installed the latest version of th eproduct filter (i first deinstalled envato en filter plugin) and reinstalled envato and installed the latest version:
HUSKY - WooCommerce Products Filter Professional. Flexible, easy and robust products filter for WooCommerce store site!
Quote from Arin on October 7, 2023, 15:12I also menitoned in the desktop veriosn where the filter looks good, the first time you open the fitler, but when you chose an width size - choose select - and the you want to cgange the size , the colomn is too small .
In the mobile view it doenst show anything
I also menitoned in the desktop veriosn where the filter looks good, the first time you open the fitler, but when you chose an width size - choose select - and the you want to cgange the size , the colomn is too small .
In the mobile view it doenst show anything
Quote from Pablo Borysenco on October 9, 2023, 11:53Hello
Unfortunately your key is not valid
To get license key - https://codecanyon.net/downloads -> https://c2n.me/49ZXJv0.png
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Hello
Unfortunately your key is not valid
To get license key - https://codecanyon.net/downloads -> https://c2n.me/49ZXJv0.png
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Quote from Arin on October 10, 2023, 11:14And do you have an solution?
And do you have an solution?
Quote from Pablo Borysenco on October 10, 2023, 12:27Hello
Please provide a license for the second site (One site - One license)
Renew your support
This is a conflict with third-party pop-up sidebar functionality
add CSS
.woof .select2-container {
min-width: 200px;
}
Hello
Please provide a license for the second site (One site - One license)
Renew your support
This is a conflict with third-party pop-up sidebar functionality
add CSS
.woof .select2-container {
min-width: 200px;
}
Quote from Arin on October 13, 2023, 15:26thank you, it works! If you have any tips to improve my current filter, I would love to hear them. See: https://weekplanner.eu/product-category/weekplannerkeuzehulp/ Thank you in advance Greetings Arie
thank you, it works! If you have any tips to improve my current filter, I would love to hear them. See:
https://weekplanner.eu/product-category/weekplannerkeuzehulp/
Thank you in advance
Greetings ArieQuote from Arin on October 13, 2023, 18:05hmm, i mentioned that my other website maandplanner.eu
still has problems with teh filter in mobile modus with the drop down menus, despite i paste the same code in extra css:.woof .select2-container {
min-width: 200px;
}
hmm, i mentioned that my other website maandplanner.eu
still has problems with teh filter in mobile modus with the drop down menus, despite i paste the same code in extra css:
.woof .select2-container {
min-width: 200px;
}
Quote from Pablo Borysenco on October 16, 2023, 12:41Hello
Please check option in Design tab - https://share.pluginus.net/image/i20231016134128.png
Hello
Please check option in Design tab - https://share.pluginus.net/image/i20231016134128.png
Quote from Arin on October 22, 2023, 16:59by the site maandplanner.eu at design / Drop-down skin: was allready "selctwoo" selected, so this cant be the solution. ANy other suggestions?
by the site maandplanner.eu at design / Drop-down skin: was allready "selctwoo" selected, so this cant be the solution. ANy other suggestions?
Quote from Pablo Borysenco on October 23, 2023, 11:50Hello
by the site maandplanner.eu at design / Drop-down skin: was allready "selctwoo" selected, - I see that this site uses chosen
Ok! Try this CSS
.woof .chosen-container {
min-width: 200px;
}
Hello
by the site maandplanner.eu at design / Drop-down skin: was allready"selctwoo" selected, - I see that this site uses chosen
Ok! Try this CSS
.woof .chosen-container {
min-width: 200px;
}
Quote from Arin on October 23, 2023, 20:06thanks, this code works fine!
thanks, this code works fine!
Quote from Pablo Borysenco on October 24, 2023, 11:12Great! Welcome;)
Great! Welcome;)