Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Taxonomy dropdown not working
- This topic has 6 replies, 2 voices, and was last updated 4 years, 11 months ago by
Ernest Marcinko.
-
AuthorPosts
-
June 12, 2021 at 9:38 am #33626
salmanlakhany67
ParticipantHi,
I’m using the Ajax Search Pro plugin, I was able to get the search working properly on the page.
I turned on the Categories and Taxonomy Terms for the products but for some reason, even after selecting a term from the dropdown, it doesn’t filter the products on the page.
https://i.imgur.com/6YqP6YP.png only two of the products out of these 5 have the “Sold” category and yet it shows all 5.
Also, for some reason the dropdown was hidden and I had to manually add CSS to show it on the page, this is the shortcode I’ve used to add the filter on the page: [wd_asp elements='settings,search' ratio='50%,50%' id=2]
I’ve tried using a default theme and turning off the plugins but that didn’t help.
Thanks,
SalmanJune 13, 2021 at 7:04 am #33627salmanlakhany67
ParticipantHi,
I also wanted to ask if there is an option of adding an ordering dropdown that allows the user to change the posts ordering by date or name?
Thanks,
SalmanJune 13, 2021 at 7:18 am #33628salmanlakhany67
ParticipantJust an update I got the Taxonomy dropdown to work I hadn’t chosen the settings to show on default.
So just need your help with adding an ordering dropdown if that’s possible to do through your plugin.
Thanks,
SalmanJune 13, 2021 at 7:21 am #33629salmanlakhany67
ParticipantI would also like you to please look into the performance of the search if there’s anything we can do to make the search any faster?
Thanks,
SalmanJune 14, 2021 at 9:24 am #33641Ernest Marcinko
KeymasterHi,
Thank you very much for the details, it helps us a lot.
Unfortunately ordering filter is not available yet. There is a huge filters rework at progress, we hope to finish it by the end of the summer.
This article will help you with the performance optimization. Generally, using filters is a performance heavy task, as it is very hard to cache and table joins are required. It is especially true for cases with a lot of items to filter. Using the least possible amount of filters can have a great impact on the performance as well.
June 14, 2021 at 9:50 am #33648salmanlakhany67
ParticipantThank you, Ernest, for your response! 🙂
Is it possible for me to somehow code the ordering filter on top of the current plugin myself?
Any possible solutions you could suggest? As my client would really like to have this implemented on the page.
Thanks,
Salman-
This reply was modified 4 years, 11 months ago by
salmanlakhany67.
June 14, 2021 at 10:07 am #33650Ernest Marcinko
KeymasterWell, that would not be easy at all. Usually I suggest modifications when possible, but this is much more difficult than that.
-
This reply was modified 4 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.