About hierarchy drop-down
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 James111 on August 7, 2023, 21:16I need to create a category search for car parts on the homepage, similar to a country-province-city search. I've already set up three categories: A1, B1, C1, each with subcategories. I've gone through your shortcode usage instructions, and despite being a programmer, I wasn't successful. I need your assistance here.
The plugin was purchased on themeforest.net, and the License Certificate & Purchase Code file doesn't contain a license key, only the Item Purchase Code.
I need to create a category search for car parts on the homepage, similar to a country-province-city search. I've already set up three categories: A1, B1, C1, each with subcategories. I've gone through your shortcode usage instructions, and despite being a programmer, I wasn't successful. I need your assistance here.
The plugin was purchased on themeforest.net, and the License Certificate & Purchase Code file doesn't contain a license key, only the Item Purchase Code.
Quote from James111 on August 7, 2023, 21:37How to establish a subcategory selector connected to the parent category?
Why is the selector no longer present when tax_only='pa_a1'? (Category is 'a1')
What does "pa" mean?I'm very eager to know where I went wrong. Could you please tell me?
How to establish a subcategory selector connected to the parent category?
Why is the selector no longer present when tax_only='pa_a1'? (Category is 'a1')
What does"pa" mean?
I'm very eager to know where I went wrong. Could you please tell me?
Quote from Alex Dovlatov on August 8, 2023, 13:57Hello James
I just created test page: test3/tester/ , what was not right is title syntax of which is described here https://products-filter.com/extencion/hierarchy-drop-down , example
- now its works as hierarchy. If you have depth of levels including top 4, title must be like: Level1+Level2+Level3+Level4^My Categories
pa_ - this prefix uses by woocommerce attributes, they are taxonomies, but role of them are 'attributes', so to for technical purposes they named it using pa_ prefix, you can see it here https://share.pluginus.net/image/i20230808145405.png - so I just named it as test1, but woo system created attribute pa_test1
Hello James
I just created test page: test3/tester/ , what was not right is title syntax of which is described here https://products-filter.com/extencion/hierarchy-drop-down , example
- now its works as hierarchy. If you have depth of levels including top 4, title must be like: Level1+Level2+Level3+Level4^My Categories
pa_ - this prefix uses by woocommerce attributes, they are taxonomies, but role of them are 'attributes', so to for technical purposes they named it using pa_ prefix, you can see it here https://share.pluginus.net/image/i20230808145405.png - so I just named it as test1, but woo system created attribute pa_test1
Quote from James111 on August 8, 2023, 16:38Your response was very timely, Thank you.
The selected category does not display the filtered products on the page. When the final subcategory is chosen and "Search" is clicked, a page showing the search results for products should open. How can this be achieved?
Your response was very timely, Thank you.
The selected category does not display the filtered products on the page. When the final subcategory is chosen and"Search" is clicked, a page showing the search results for products should open. How can this be achieved?
Quote from Alex Dovlatov on August 9, 2023, 11:10Hello James
In this case shortcode is next: [woof by_only='none' tax_only='product_cat' autosubmit=1 ajax_redraw=1 is_ajax=0 redirect="https://stirlingautoparts.ca/test3/woof_products-example/"]
- ajax_redraw=1
- redirect -> set link to page where you want to show results
Hello James
In this case shortcode is next: [woof by_only='none' tax_only='product_cat' autosubmit=1 ajax_redraw=1 is_ajax=0 redirect="https://stirlingautoparts.ca/test3/woof_products-example/"]
- ajax_redraw=1
- redirect -> set link to page where you want to show results
Quote from James111 on August 10, 2023, 17:02Thank you very much for the help you've provided.
I would like the search box to be aligned horizontally, just like on this https://4kolesa.si . I've tried to modify the CSS, but I haven't been successful. Could you assist me?
Thank you very much for the help you've provided.
I would like the search box to be aligned horizontally, just like on this https://4kolesa.si . I've tried to modify the CSS, but I haven't been successful. Could you assist me?
Quote from James111 on August 12, 2023, 20:15I have achieved horizontal alignment using CSS, but the position of "selected-single" and its associated "selected-drop" is incorrect.
.chosen-search{display:none;}.chosen-container-single .chosen-single {width: 20%;display: inline-block;}.chosen-container {display:inline;}.chosen-container .chosen-drop {display: inline-block;}
I have achieved horizontal alignment using CSS, but the position of"selected-single" and its associated"selected-drop" is incorrect.
Quote from Pablo Borysenco on August 14, 2023, 13:32Hello
Please delete your CSS
I adde - https://c2n.me/4j8SMLm.png
Hello
Please delete your CSS
I adde - https://c2n.me/4j8SMLm.png
Quote from James111 on August 14, 2023, 17:47Great, thank you very much!
Great, thank you very much!
Quote from James111 on August 14, 2023, 18:11The above is a method for creating filters for auto parts, provided for reference.
Thanks Elisio Duvalski and Pablo Borysenco
The above is a method for creating filters for auto parts, provided for reference.
Thanks Elisio Duvalski and Pablo Borysenco