Forum Replies Created
-
AuthorPosts
-
May 27, 2024 at 4:13 pm in reply to: Search Results omitting articles that have matching image names #48324
Ernest Marcinko
KeymasterHi,
Surely! I recommend switching to the index table engine. That will fetch and index the contents, and image URL/names are going to be excluded, as well as any unneccessary tags and so on.
Ernest Marcinko
KeymasterHi,
Not via setting, but I think the simplest way is to use a bit of custom CSS:
.asp_r, .asp_r * { pointer-events: none !important; }This should basically prevent any pointer type actions on the results container.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi Peter,
The index table should be much more accurate, but highly depends on the configuration. Can you share any specifics? I might be able to suggest a solution.
Ernest Marcinko
KeymasterSure!
Don’t worry, I have marked it private, only you and me can see it. I will also remove the details just to be sure.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
Thanks, I have just activated both plugins, and everything seems to be okay: https://i.imgur.com/MScKbRr.png
Earlier error reports refer to the function.php file in the theme directory, to a line which is no longer present in the file. I guess that custom code might have been the cause of the problem.
Ernest Marcinko
KeymasterHi,
I’m afraid it is the only way. The plugin does not fetch the product item at any point, so this information is never available during the execution.
Ernest Marcinko
KeymasterHi,
Do you see anything on the error log?
Can you please add temporary FTP details so I can debug the issue? We are using ACF pro as well, so it is more likely related to something else, but I will check via the code to see if there are any errors on the log.
Ernest Marcinko
KeymasterHi Peter,
You have multiple options, the most convenient is probably the predictive result suggestions: https://documentation.ajaxsearchpro.com/autocomplete-and-keyword-suggestions/keyword-suggestions#results-suggestions
The plugin will try a different keyword from the given sources, which looks the most similar to the typed in keyword.
Another great option is to use keyword synonyms. It’s a very powerful feature, and works globally with every item indexed.
In your case the Synonyms may actually fit better, if you are aware of the words. You can even use both of the features for the best output.
Ernest Marcinko
KeymasterYou cannot access this content.
May 24, 2024 at 3:08 pm in reply to: WP Rocket not working with Ajax Search Pro (Lite version seems OK) #48303Ernest Marcinko
KeymasterGreat! I will integrate the change then 🙂
Ernest Marcinko
KeymasterYou are welcome! 🙂
If you don’t mind, I will close this topic soon and mark it as resolved, feel free to open another one if you have other questions or issues.
If you like the plugin and have not rated already, feel free to leave a rating on your codecanyon downloads page and on the wordpress plugin repository, it’s greatly appreciated.
Ernest Marcinko
KeymasterI’m sorry, I wasn’t very clear.
To get to the second options, open up the search instance settings first: https://i.imgur.com/TvEFiaT.png
Ernest Marcinko
KeymasterHi Peter,
Yes, of course! This documentation will help you with that.
-
AuthorPosts