Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterHi,
It said that because you have successfully opened a ticket with that title here. The submission probably went twice to the server.
I will close this one, we can continue in the other.
Ernest Marcinko
KeymasterHi,
The best way to boost the relevancy is by switching to the index table engine and enabling it. That creates a custom database with occurence counts. That alone makes a huge difference.
How to NOT show a result for a single mention of the search term in page content?That is not possible, as it’s still considered a match. You can however make the search keyword logic more strict to only allow full keyword matches. I suggest starting with only a primary logic “AND with exact keyword matches” and no secondary logic. If the results are too strict, then switchin to the “AND” as secondary logic will allow a bit more “lighter” matches after the exact keyword matches.
You don’t define your terms in documenation. What does “terms” mean in https://documentation.ajaxsearchpro.com/relevance-options?
In that case it means taxonomy terms – categories, tags and other taxonomy term matches.Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
June 1, 2023 at 2:00 pm in reply to: hierarchical select options on custom fields select fields #42892Ernest Marcinko
KeymasterHi,
I’m afraid that is not yet possible within the current release. Dynamically updating filters are on the list of upcming features, so it will be added as soon as possible.
Ernest Marcinko
KeymasterHi,
I just checked and this is the regular search results page template on your site.
The search on the home page redirects to a custom page, which is not the actual search results page – that is a custom made page for that search.You can try changing the URL of the search to redirect to that page, but there is a chance that nothing will happen as that page is not the search results archive.
June 1, 2023 at 1:53 pm in reply to: Urgent support required: Unable to create the filter as i want #42890Ernest Marcinko
Keymasteralso there is thing that all the filters should be synced, like id i choose any: in my case let say i choose year 2010, all the other fields’s value should be updated in realtime so for this> in my case all the filter value should be relating year 2010. kinldy make this configurationThat is unfortunately not possible yet.
kindly add pagination over the post as in the reference website pleaseCheck the Elementor Posts widget settings, there is an option to show the pagination there. You may have to ask their support where exactly, but I believe it’s on the Posts Widget settings on the Page editor.
kindly sort the number decendings in the filterI have changed the years order manually here.
Ernest Marcinko
Keymaster2. Can you please add temporary back-end and (s)FTP access so I can take a look at this directly from the back-end and code perspective?
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi Colin,
1. I believe there is this option in Litespeed cache. That will recognize user agents and make separate caches for different browser types. That should resolve the issue.
2. By default the plugin redirects to the results page, that redirections seems to be all right. I see the same exact results for an empty query (by entering a space character) to the search bar.
These definitely exist as the plugin requests them via a WP_Query, but I suspect those might be draft or trashed or private items maybe? Check if the post statuses are correctly set on the search settings or on the index table panel if you are using that.If you are using the index table and these items were trashed programmatically and the
save_postorwp_insert_post hookswere not triggered, then the index table can’t update/remove the items. In that case try re-creating the index, that will solve the issue.May 31, 2023 at 11:41 am in reply to: Filter out other categories/brands/models at dropdown menu. #42867Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
-
AuthorPosts