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

AJAX filter

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.

Hi there,

I add the products via a standard woocommerce shortcode: [products category=''] on a 'normal' page. I want to use your filter plugin in the sidebar. BUT I want to filter the products on the same page. I tested it with free plugin, but it seems like this isn't possible? Is it possible with the PRO version? I noticed the option 'Try to ajaxify the shop' and I set it to Yes, but this still doesn't work...

Hope it's possible otherwise I'll have to look for another plugin.

Kind regards,

Kevin

Hello Kevin

Please  drop  me  exact  link to  the  issue  I will check  it

Hello,

 

You can see here: https://nlkamado-hisarak.savviihq.com/big-green-egg/

Hello

Ok!  Try  in  file  - \wp-content\plugins\woocommerce-products-filter\js\front.js  change  code - https://c2n.me/4725JaT.png and  do test

To ajax  mode  please  use -  [products_woof category='']

Thank you. I did the changes in the front.js file and loaded the products with the WOOF shortcode. The filtering happens now on the page itself, but the URL changes to /winkel/swoof=.......  /winkel is the shop page... Not the current page slug.

Another problem: I only want to show the attributes that has values based on the products on the current page. Is that possible?

 

Hello

but the URL changes to /winkel/swoof=.......  /winkel is the shop page. - .My  test - https://c2n.me/473nR8F

Read  this  please- https://products-filter.com/documentation/#section_3_2

so  use  [woof taxonomies="product_cat:X"] Where X is  ID of a  category

I don't get it. Why does the URL remain the same as the page in your video? For me, the URL changes as soon as I click on a filter.

And my other question is still not answered: I only want to show the attributes that has values based on the products on the current page. Is that possible?

 

 

Hello

And my other question is still not answered: - https://c2n.me/474EKFB.png

 

 Why does the URL remain the same as the page in your video?  - Please  clear  all  cache  + F5

Fitlering on same page is going well now, thanks.

About showing the attributes that has values based on the products on the current page: that shortcode doesn't work. It still shows all options. Also this is not a good option for me because then I would need tocreate a separate sidebar for each category page and I have over a hundred category pages, so that's not possible.

Is there another way to make it work? Otherwise I need to search for another plugin unfortunately...

I would still consider changing the shortcode per page to the ID of the relevant category. However, this does not work yet. I still see every possible attribute value. I have now used the shortcode to load the filter with the ID of the category:

[woof taxonomies="product_cat:558"]

and shortcode to load the products:

[woof_products taxonomies=product_cat:558 per_page=999 columns=3 is_ajax=1 orderby='price' order='asc' paginate=yes]

What am I doing wrong?

Hello

Is there another way to make it work? - Use standard woo  category  pages. The filter will automatically determine the current taxonomy.

Unfortunately I can not check your page -  https://c2n.me/477c8Ga.jpg