Forums › Forums › Search & Filter Pro › Woocommerce tag search
- This topic has 9 replies, 2 voices, and was last updated 8 years, 9 months ago by Ross.
-
Anonymous(Private) January 27, 2016 at 11:05 pm #35520
Hi,
Can you please tell me what to do. I have large amount of categories, subcategories and subsubcategories, and also each product has product tag. When user enters for example in one subsubcategory, there can find 20 products, 10 with tag1, 5 with tag2 and 5 with tag3.
How can i configure plugin to place that 3 tags in dropdown on that subsubcategory and not all 150?Ross Moderator(Private) January 28, 2016 at 11:05 am #35549You can’t quite do it like but you can achieve something similar – try the following:
1) In the general tab enable “auto count”
2) In the general tab, make sure “field relationships” are set to “AND”
2) in your tag field enable “hide empty”Now, when you change category, the tag list will auto update to reflect those within that category.
🙂
Anonymous(Private) January 28, 2016 at 3:42 pm #35583Hi,
i did it like instructions above but didnt achive what i needed.
On this domain http://izrada.website/leluba/ when you click some category in sidebar menu for example first. Papir i papirna konfekcija on that category page should be i think only 3 product tags (sve oznake proizvoda) in dropdown.I am missing something and dont know what to achive that. Can you please help?
Thank you very much in advance.Ross Moderator(Private) January 28, 2016 at 5:36 pm #35594Ah yes, you mean you want to base it on the current archive.
This is not completely possible but there is a (hacky) work around.
First, add a category field to your form (you can hide it using CSS).
Second, in the general tab, at the bottom you will see “detect defaults” – tick the option “Tag, Category & Taxonomy Archives”
Now when you load the page, the correct category will be selected in the category field you added, and therefor the correct tags *should* also be displayed/filtered.
If this works, then you can simply use some CSS to hide the category field.
Just to note – this is not yet officially supported, but I am working on integrating this feature properly.
Thanks
Anonymous(Private) January 29, 2016 at 10:40 am #35678Hi,
After installing and configuring plugin our web shop become very, very slow…Unfortunaltell not even W3TC can not help now.. ( although before installing Search & Filter Pro our shop was fast even without W3TC).
Please tell me is there any reason why plugin slows down site so much?
Also please tell me why does it take 5 hours to cache ( after adding new form)? Is it normal? Can we spped it up?
Thank you very much in advance!Ross Moderator(Private) January 29, 2016 at 12:19 pm #35693Hey Marko
Please disable “auto count” in the general tab.
This should speed things up – auto count, despite some caching, is still very expensive when used on large databases.
In regards to caching speed, how many products do you have to cache?
You can change the speed of this in the “settings” option under “Search & Filter” admin menu. Increasing this might be resource intensive though and cause you site to slow down while it is doing it.
You can change the speed at any time even in the middle of caching.
Thanks
Ross Moderator(Private) January 29, 2016 at 12:50 pm #35695Ah yes sorry.
In this case you must create different search forms and include / exclude tags for each one (you can do this in the field itself, by clicking “advanced” and unticking “sync with settings”).
As I mentioned above, the solution I provided was only a hack – I hope to provide better support / integration in the future for this kind of feature.
How many posts do you have BTW? The auto count feature is especially resource intensive – this was the whole reason we created a cache in the first place, but once you get above 4/5k posts, and depending on number of options in your fields then it will still be expensive and resource intensive.
Thanks
Ross Moderator(Private) January 29, 2016 at 5:26 pm #35729Yeah I guess so…. :/
Auto count is just not capable of doing calculations like that, unless you get some really heavy duty server it might be possible.
I do like the use case though you describe and plan to support this at some stage.
If it was a case of having categories, and sub categories displaying on the relevant pages, now that would be a lot easier (and is a feature on its way in the next major update).
Thanks
-
AuthorPosts