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

Programmatic filtering doesn't work

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

I'm trying to implement programmatic filtering with"nice" URLs based on WordPress rewrites:

https://imgur.com/a/wSySLuL

This sets the filters on the plugin correctly, but they don't actually perform any filtering:

View post on imgur.com

Is there any way to fix that?

Thanks!

 

Hello

Please  drop  me exact  link to the  issue.

I put it in the private data. Please note the HTTP authentication. Let me know if the logins don't work.

Hello

To  show  products  please  try  to use  [woof_products] instead a third-party  template

Hi,

unfortunately we really need to use that template. Is there any way to make it work with it?

Hi,

another question: I am able to make the filtering happen by setting the desired filters as a GET parameters or additional taxonomy (I implemented that on the test snippet now). However, in that case I am not able to unset the filter (it will simply redirect to the same nice URL with the filter still set). What I need to be able to do is to remove the redirection, so if I unset the filter it will redirect to"new-shop", not"new-shop/accessory". Would that be possible?

Hello

I really don’t know why a third-party template doesn’t hear a search. All I can advise -  use   [woof_products] - If you need to override the product template - https://products-filter.com/hook/woof_template_part/

the fact is that woocommerce works through GET requests, and a third-party template has no idea about these variable and  filter  - https://c2n.me/46WIPTu.png