Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Plugin problems – works in preview but not live page
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 1 year, 2 months ago.
- AuthorPosts
- January 14, 2022 at 7:21 pm #36270
This is not working properly. I am trying to see it live on this page – https://reflectel.com/new-frames-page/
But the filtering results in nothing found. However in the backend when I test it using your built in previewer in WP-Admin it seems to work. Also how do I add a third filter option for “Style” without effecting the current 2 dropdowns?
January 17, 2022 at 1:48 pm #36282Hi,
The problem seems to be caused by a custom script, which is directly printed to the document footer: https://i.imgur.com/iTJlFhi.png
The script part I highlighted will go through all input fields, and replace their values with the placeholder texts, and removes them when the input is focused. That causes the “Search here..” text to be added to the input value as the search phrase – yielding no results.Removing that script or modifying it to only work on input fields it was intended for will resolve the issue.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
January 17, 2022 at 3:06 pm #36288Thanks that worked. Now how do I set the page to display all the products without pagination?Right now its showing a max of 10
January 17, 2022 at 3:24 pm #36289Sure, You can do that here: https://i.imgur.com/G815FjT.png
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.