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

Responsive Horizontal redirect filter and disable a field

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,*

I have some pre-sale questions. I try with free version.

I want to make a redirect filter for a specific category on home page.

I write short-code: [woof sid="needvoicehome" autosubmit=0 is_ajax=1 dynamic_recount=1  taxonomies=product_cat:86 by_only="by_sexe,by_langues" tax_exclude="pa_media,pa_nombre-de-mots" ajax_redraw=1 redirect="https://needvoice.be/boutique/voix-off/"]

I would that the filter be in horizontal and responsive, how can i do that ?

example here: https://www.voiceproductions.eu/fr

I try in css but don't find.

Second ask, can i hide the product_cat ? because i don't need in homepage filter but i need it in sales pages.

Thanks for your help sorry for my English.

Hello

Please drop me  exact  link to the issue

 can i hide the product_cat  - Yes.  Just use different shortcodes on different pages

Hello,

For the css:

I have solve the problem for css i follow you tutorial and make my own css in flex.

For the short-code i don't understand what:"tax_only" do ? and tax_only="none" ? when i try to use all my filter disappear.

In my home page (https://needvoice.be/) i display this short-code:

[woof sid="needvoicehome" autosubmit=0 is_ajax=1 dynamic_recount=1 taxonomies=product_cat:86 by_only="by_sexe,by_langues" tax_exclude="pa_media,pa_nombre-de-mots" ajax_redraw=1 redirect="https://needvoice.be/boutique/voix-off/"]

But if i activate product categories in woof settings i don't find how to hide the category product in short-code.

Thank you for your help.

 

Hello

Please  try to use ( https://c2n.me/4emYqp6.png ):

[woof sid="needvoicehome" autosubmit=0 is_ajax=1 dynamic_recount=1 taxonomies=product_cat:86 by_only="by_sexe,by_langues" tax_exclude="product_cat,pa_media,pa_nombre-de-mots" ajax_redraw=1 redirect="https://needvoice.be/boutique/voix-off/"]

Thank you !

For the short-code i don't understand what:"tax_only" do ? and tax_only="none" ? when i try to use all my filter disappear.

Can you explain the syntax or what it do ?

Because i have read the woof shortcode page and don't understand.

Thanks again.

 

Hello

"tax_only" - this shows filters by taxonomy, based on keys (taxonomy slug).   tax_exclude - it works exactly the opposite

tax_only="none" - do not show filters by taxonomies