Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Ajax Search Pro and Woocommerce integration?
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 3 years, 2 months ago.
- AuthorPosts
- January 7, 2020 at 12:47 am #25221
Hello! I have a question regarding a possible function that wasn’t mentioned anywhere in the plugin description – at least not that I could find it. Is there some sort of integration with WooCommerce? More sppecifically, I’m interested in showing/hiding Ajax Search Pro results based on what a user purchased on my site. If that’s not something that can be enabled now, do you think it’s possible that WPKraken people can help me out?
With best wishes,
Nick from The Syllabus (https://clients.the-syllabus.com/)January 7, 2020 at 4:00 pm #25231Hi,
Unfortunately there is not option for that, this is definitely a custom coding territory.
I don’t think it should be that difficult, if you only want to simply hide or only show results based on purchases. (without showing an actual filter button or anything)
I think getting the purchased product IDs and then passing them to the ‘post_not_in’ or the ‘post_in’ query arguments will limit the results based on your requirements.
I think that any decent developer should be able to help you with that. If wpkraken is not available, you can look on Envato studio as well: https://studio.envato.com/
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
January 7, 2020 at 4:15 pm #25232Hi Ernest,
Many thanks for you suggesdtion! We’ll contact some of these people soon. In the meantime, an extra question: do you know if the plugin’s behavior changes depending on the number of people using Ajax Search at the same time? For example, would it significantly slow down if there’s 1000 people viewing the page with it simultaneously?
Best,
NickJanuary 7, 2020 at 5:25 pm #25233Hi,
Well, if there are a lot of people using it as well, it could have some impact of course. If you expect a lot of similar queries, then you can enable caching to help the server with the repetitive queries. Pageviews are not an issue, if you have a page cache, the plugin will have almost zero impact on it.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.