Add a search by text in a category list with checkbox
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 webdevTn on December 15, 2022, 23:59Hello,
Can I add a search by text to the category check box search ? https://postimg.cc/MMshCzv7
Thanks
Hello,
Can I add a search by text to the category check box search ? https://postimg.cc/MMshCzv7
Thanks
Quote from Pablo Borysenco on December 16, 2022, 11:49Hello
Unfortunately, the plugin does not have such a feature. In this case, use multidropdown
Hello
Unfortunately, the plugin does not have such a feature. In this case, use multidropdown
Quote from webdevTn on December 16, 2022, 13:18Hello,
thank you for your answer, multidropdown is another wordpress plugin?
Regards
Hello,
thank you for your answer, multidropdown is another wordpress plugin?
Regards
Quote from Pablo Borysenco on December 19, 2022, 14:11Hello
no. This is a different type of filter - https://c2n.me/4hphOCq.png
Hello
no. This is a different type of filter - https://c2n.me/4hphOCq.png
Quote from webdevTn on December 20, 2022, 23:15Hello, thank you for your feedback and your collaboration,
Ah yes, and how can I customize the search fields and their titles with the colors of my site? https://postimg.cc/2VdwjVwZ
Regards
Hello, thank you for your feedback and your collaboration,
Ah yes, and how can I customize the search fields and their titles with the colors of my site? https://postimg.cc/2VdwjVwZ
Regards
Quote from Pablo Borysenco on December 21, 2022, 12:19Hello
In this case you need CSS customization
Drop me exact link to the issue
Hello
In this case you need CSS customization
Drop me exact link to the issue
Quote from webdevTn on December 21, 2022, 15:02Hello, thank you for your feedback.
Can I private message you the exact link to the site ?
Regards
Hello, thank you for your feedback.
Can I private message you the exact link to the site ?
Regards
Quote from Pablo Borysenco on December 22, 2022, 12:12Hello
Yes. To any private data - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Hello
Yes. To any private data - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Quote from webdevTn on December 22, 2022, 19:32Hello, it's done.
thanks for your help
Hello, it's done.
thanks for your help
Quote from Pablo Borysenco on December 23, 2022, 11:46Hello
Example for headers:
.woof_container .woof_container_inner h4{
color: #555555;
}
what colors do you want to change?
Hello
Example for headers:
.woof_container .woof_container_inner h4{
color: #555555;
}
what colors do you want to change?
Quote from webdevTn on December 25, 2022, 12:29Hello, thank you for your cooperation.
I put the css code you sent me in Woocommerce > Settings > Product Filter > Advanced > Custom CSS Code, but it didn't work.
I want to change the colors of the elements indicated in the image https://postimg.cc/QFHYfz1kRegards
Hello, thank you for your cooperation.
I put the css code you sent me in Woocommerce > Settings > Product Filter > Advanced > Custom CSS Code, but it didn't work.
I want to change the colors of the elements indicated in the image https://postimg.cc/QFHYfz1k
Regards
Quote from Pablo Borysenco on December 26, 2022, 16:30Hello
Read this - https://products-filter.com/styles-codes-applied-on-demo-site
or try this - https://products-filter.com/smart-designer
If no luck drop me exact link to the issue
Hello
Read this - https://products-filter.com/styles-codes-applied-on-demo-site
or try this - https://products-filter.com/smart-designer
If no luck drop me exact link to the issue
Quote from webdevTn on December 27, 2022, 00:47Hello, thank you for your feedback and your cooperation.
I chose option number 1 but it lacks the customization of the price bar. Can I use it without having to install the plugin
Regards
Hello, thank you for your feedback and your cooperation.
I chose option number 1 but it lacks the customization of the price bar. Can I use it without having to install the plugin
Regards
Quote from Pablo Borysenco on December 27, 2022, 11:58Hello
Try this CSS:
.woof .irs--round .irs-handle{
border: 4px solid #00fa13;
}
.woof .irs--round .irs-bar {
background-color: #00fa13;
}.woof .irs--round .irs-from, .woof .irs--round .irs-to, .woof .irs--round .irs-single {
background-color: #00fa13;
}.woof .irs--round .irs-from:before, .woof .irs--round .irs-to:before, .woof .irs--round .irs-single:before {
border-top-color: #006cfa;
}
Hello
Try this CSS:
.woof .irs--round .irs-handle{
border: 4px solid #00fa13;
}
.woof .irs--round .irs-bar {
background-color: #00fa13;
}
.woof .irs--round .irs-from, .woof .irs--round .irs-to, .woof .irs--round .irs-single {
background-color: #00fa13;
}
.woof .irs--round .irs-from:before, .woof .irs--round .irs-to:before, .woof .irs--round .irs-single:before {
border-top-color: #006cfa;
}
Quote from webdevTn on December 27, 2022, 12:45Hello, thank you for your feedback.
The css code you sent me was not applied on the price bar. I inserted the code in plugin settings -> tab Advanced -> “Custom CSS code
The link of the page concerned is in the box of "private data for this subject"
Regards
Hello, thank you for your feedback.
The css code you sent me was not applied on the price bar. I inserted the code in plugin settings -> tab Advanced -> “Custom CSS code
The link of the page concerned is in the box of"private data for this subject"
Regards
Quote from Pablo Borysenco on December 27, 2022, 13:27Please use another skin - https://share.pluginus.net/image/i20221227112624.png
Please use another skin - https://share.pluginus.net/image/i20221227112624.png
Quote from webdevTn on December 27, 2022, 13:42Hello, thank you for your quick response.
I tried the css code with all skins and without success. Changes do not apply.
Regards
Hello, thank you for your quick response.
I tried the css code with all skins and without success. Changes do not apply.
Regards
Quote from Pablo Borysenco on December 28, 2022, 12:04Hello
a video link
Hello
a video link
Quote from webdevTn on December 28, 2022, 21:56Hello, thank you for your feedback and help.
Please, can you delete the link of the video you sent me in the previous message? Thank you again for your help.1- Or I can disable the close option of the display filter: https://postimg.cc/8JvgRptX
2- Is there a short code to display the titles of attributes or their children in a personalized page of the site?
Regards
Hello, thank you for your feedback and help.
Please, can you delete the link of the video you sent me in the previous message? Thank you again for your help.
1- Or I can disable the close option of the display filter: https://postimg.cc/8JvgRptX
2- Is there a short code to display the titles of attributes or their children in a personalized page of the site?
Regards
