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

Hideing filter in a specific page

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.
12

Hello

You should just add this attribute:  conditionals='yith_product_brand>pa_series'  to  woof  shortcode

wof_products  - This doesn't need to be changed

HI

Sorry to ask so many times but I really have a hard time understanding this topic, Is this the string you meant?

[woof_products taxonomies="product_cat:9780" woof_products per_page=12 columns=4 conditionals='yith_product_brand>pa_series']

This is page shortcode now: [woof_products taxonomies="product_cat:9780" woof_products per_page=12 columns=4]

And this is the attribute: conditionals='yith_product_brand>pa_series'

If yes In which part of the string will I add the ID of each brand?
Thanks

Hello

Please check  it - https://c2n.me/4jj2LRY.png

[woof_products] - don't touch this shortcode, don't change anything. This is a shortcode for displaying products and does not affect the display of filters

you need to add this attribute to [woof]    - it doesn’t matter where in the shortcode line you put this attribute

HI

Hi, not working well for me, Or I didn't understand your explanation
I searched your site clinet help comments and found a person with the same request that solved it exactly as I thought, But I wanted it to be more sophisticated string shotcode.

I did it with CPT UI plugin and create a custom taxonomie in my example it's"series"

The end result serves the purpose I wanted to reach

Thanks for your help

Hello

What  [woof] shortcode are you using on this page? please drop  me  string  of  this  shortcode

HI

This one: [woof_products taxonomies="product_cat:9780" woof_products per_page=12 columns=4]
In this page: https://myshopshop.com/beauty-and-personal-care/skin-care/

And I like to combine them in your TEST WOOF page shortcode: [woof dynamic_recount='1' btn_position='tb' conditionals='yith_product_brand>pa_series'] [woof_products]

I am already explained it above at the very beginning when I asked for help, Please go back to my first question and I hope you understand what I asked for

I will try to dicribe again:

the client will filter as follow:

Select a brand
Select a series of the brand your have selected in the previous filter.
The series selection will depend on the brand selected
I need to hide the sub filter until the client selects the brand in stage 1

Attached screen capture:
https://1drv.ms/i/s!AlJM7dNlHfVYpdxfJKmgPUMKmjllfQ?e=eDCKeR

Thanks

Hello

https://c2n.me/4jksLrn.png - this shortcode displays products. This shortcode does not affect filters. You don't need this shortcode for this task. If you want to change the filter, this shortcode will not help you because it displays products

You have two shortcodes on your page :

[woof_products] - it displays products and you don't need it in this case. Please read the documentation - https://products-filter.com/shortcode/woof_products - there is a list of attributes that this shortcode can use.  conditionals - this shortcode does not have this attribute

[woof] - this shortcode shows the filter, this is the shortcode you need to change. Please read the documentation -  https://products-filter.com/shortcode/woof - conditionals -this attribute is in the list. And to this shortcode you should add the string: conditionals='yith_product_brand>pa_series'

 

On  this  page - https://myshopshop.com/beauty-and-personal-care/skin-care/ - you are using this shortcode :   [woof taxonomies='product_cat:9780+yith_product_brand:9703,9529,9533,10138,10163,10172,10196,10212,10252,10253,10262,10282,10308,10344,10345,10348,10357,10363,10364,10388,10621' dynamic_recount='1' btn_position='tb']

You should just add:   conditionals='yith_product_brand>pa_series'

[woof taxonomies='product_cat:9780+yith_product_brand:9703,9529,9533,10138,10163,10172,10196,10212,10252,10253,10262,10282,10308,10344,10345,10348,10357,10363,10364,10388,10621' dynamic_recount='1' btn_position='tb' conditionals='yith_product_brand>pa_series']

Hi

Thanks foe help, It doesn't work the most efficiently, but I found another creative way that I prefer and I have excellent control over the filter

As I wrote earlier, taxonomies, for example, each brand will have a taxonomy named"series", each computer memory size will have a taxonomy named"how many megabytes" ATC..., in this way I have absolute control, works fast and does not affect the siteperformance. I liked the result and I'm satisfied with that, thanks

By the way, how can I change the image of the red X cleaning the filter, in which library is it, because it is so small and customers don't really understand it, a simple black X is better, it is more understandable.

Attached picture X.jpg

thanks

Hello

Please  try  this - https://products-filter.com/hook/woof_delete_img_url

this code needs to be pasted into functions.php  But don't forget to change the link to your image

HI

thank you now it is look mach better with a new my-woof-del.png image

Thanks

Hello

Great! Welcome;)

12