![]() |
Filter with custom query?
I don't seem to get brand filter and price filter to work when i use custom query, any solution?
|
Hi,
Filters can't work with custom queries. When using a custom query, the query string is ignored. Eric |
Okey, so there is no smart solution to filter brands and price if u have custom query? Hmm.. do you think it would be smart to drip all the products and then sort them by tags in wordpress?
|
Hi,
That would involve a lot of extra work. What is your custom query in this case? And what page (front page, category page, other) are you trying to filter? Eric |
Custom query: compset_status=2
I want to filter my frontpage and category page :) |
Hi,
If you really need the functionality, you could try hardcoding the links to your front page and category pages to have ?compset_status=2 in the URLs. For example, your Categories widget links could look something like this: HTML Code:
<a href="[category.link]?compset_status=2" title="[category.name]">[category.name]</a> Eric |
All times are GMT -5. The time now is 01:29 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.