Not registering my woocommerce query
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 Ryan on March 1, 2022, 07:45Hi,
I have multiple pages setup using elementor. Each page has a woocommerce products widget on it. For each page the widget has a query set to show only the relative products for that page. For example the "Dresses" page has the query set for 'dresses' so that the page only displays dresses.
For some reason the woof filter plugin is not detecting the query of the Woocommerce widget on the page. Because of this someone who is on the "Dresses" page can still set the category filter to "Socks"... I would like the filter to register the query i have set for each page so that only relevant filter options are available for that page.
is there any code i can add to make the woof filter register the query that i have already applied to the woocommerce widget for each page?
Hi,
I have multiple pages setup using elementor. Each page has a woocommerce products widget on it. For each page the widget has a query set to show only the relative products for that page. For example the"Dresses" page has the query set for 'dresses' so that the page only displays dresses.
For some reason the woof filter plugin is not detecting the query of the Woocommerce widget on the page. Because of this someone who is on the"Dresses" page can still set the category filter to"Socks"... I would like the filter to register the query i have set for each page so that only relevant filter options are available for that page.
is there any code i can add to make the woof filter register the query that i have already applied to the woocommerce widget for each page?
Quote from Pablo Borysenco on March 1, 2022, 13:24Hello
Yes. Use shortcode [woof] with an atribute - taxonomies - https://products-filter.com/shortcode/woof
Hello
Yes. Use shortcode [woof] with an atribute - taxonomies - https://products-filter.com/shortcode/woof
Quote from Ryan on March 2, 2022, 03:50Hi,
I tested on my 'Tops & Sweaters' page [woof taxonomies=product_cat:tops,sweaters]
But it did not work. As you can see the filter for categories still shows all options like dresses, skirts, pants, etc. I need the categories filter to only show relevant results i.e. Tops and Sweaters for the tops and sweaters page.
Hi,
I tested on my 'Tops & Sweaters' page [woof taxonomies=product_cat:tops,sweaters]
But it did not work. As you can see the filter for categories still shows all options like dresses, skirts, pants, etc. I need the categories filter to only show relevant results i.e. Tops and Sweaters for the tops and sweaters page.
Quote from Pablo Borysenco on March 2, 2022, 13:16Hello
Use ID of terms - as described in the documentation - https://products-filter.com/shortcode/woof
Hello
Use ID of terms - as described in the documentation - https://products-filter.com/shortcode/woof
Quote from Ryan on March 4, 2022, 03:32Thank you Pablo. This worked perfectly!
Thank you Pablo. This worked perfectly!
Quote from Ryan on March 4, 2022, 04:13with the [woof] shortcode can i change the number of columns on the actual filter?
I want it to look like this
Categories + | Materials + | Colour + | Size +
Right now it looks like 1 very long row for each filter
|Categories +|
|Materials +|
|Colour +|
|Size +|
with the [woof] shortcode can i change the number of columns on the actual filter?
I want it to look like this
Categories + | Materials + | Colour + | Size +
Right now it looks like 1 very long row for each filter
|Categories +|
|Materials +|
|Colour +|
|Size +|
Quote from Pablo Borysenco on March 4, 2022, 13:25Hello
Please drop me exact link to the issue
Hello
Please drop me exact link to the issue
Quote from Ryan on March 5, 2022, 03:11Hi Pablo,
https://kargede.com/tops-sweaters/
You will see that the filter is 4 rows. But i would like to make it 4 columns. So that it is neater
Hi Pablo,
https://kargede.com/tops-sweaters/
You will see that the filter is 4 rows. But i would like to make it 4 columns. So that it is neater
Quote from Pablo Borysenco on March 7, 2022, 12:09Hello
Please try to use this shortcode:
[woof sid='flat_grey woof_auto_4_columns']
Hello
Please try to use this shortcode:
[woof sid='flat_grey woof_auto_4_columns']