wpdreams
Forum Replies Created
-
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Translate with polylangHi,
I assume you want to translate the placeholder input via polylang string translations?
Oh, I understand now.
Okay, it seems like you have an issue with the results page template. You may have placed a block in your Elementor template incorrectly – maybe a title block or something similar. The search results are there if you scroll down, everything looks perfectly fine below that initial block.
The issue is not related to the search, you can verify it, if you disabled Ajax Search Lite, it would be still there. Check the Elementor archive template, there is definitely something there.
All the best,
ErnestHi!
Can I take a look at your setup somewhere? It might be easier if I can see the issue directly.
In wordpress there is only one search resuts page – the search results archive, which is triggered when the “s” query argument is present when visiting your site, like “yoursite.com?s=phrase”
By default Ajax Search Lite should redirect to that archive. If you created a singular page, that won’t work unfortunately, the archive page has to be customized as it server as “the results page”.
All the best,
ErnestYou are very welcome ??
I will mark this as resolved now. Feel free to rate the plugin if you like it, it’s greatly appreciated and helps us a lot!
All the best,
ErnestHi,
Surely! It sounds like a minor CSS z-index issue, but I may have to see it to be able to suggest an adjustment.
Can you please share a relevan link where I can see the issue?
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Finding posts only in main languageOh, you are using the Pro version, please use the ticket system here. Unfortunately it is not allowed to discuss it in these forums (by forum rules).
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Finding posts only in main languageOkay – so you get results in other langauges if you search the titles, but no results if you search the contents?
Can you share a link where I can test this? Thank you!
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Finding posts only in main languageOkay, do any of the titles match or anything at all? I mean, do you get any results from the english language, or nothing at all for any search phrase?
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Finding posts only in main languageOkay. So you switch the language to english then you get no results?
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Finding posts only in main languageHi,
By default Polylang compatibility is turned on, which means that only posts from the current language will be shown. You can turn it off here ??
All the best,
ErnestGreat! You are very welcome!
I will mark this as resolved now.
Feel free to rate the plugin if you like it, it is greatly appreciated!
All the best,
ErnestI’m afraid it’s not about that, probably no search plugin can do that unfortunately, as it’s a singular page.
If I may suggest a better approach:
- Use the default results page, and customize it to the layout you need
- It is possible to change the results page permalink handle via custom code to anything you want. You could use that to change the base to
search-results
- With that you are using the archive page, which now can be used by search plugins, and even Ajax Search Lite can override the results
I hope this helps a bit.
All the best,
ErnestHi,
It may happen because I guess that the “search-result” is probably not the default wordpress search archive, but a custom, singular page, which I assume is handled via a plugin or module of some sort to display the items?
In that case these can’t be affected by any search plugin unfortuantely, as it’s not the search archive page. To have the same results, it must be the archive page so WordPress can signal the plugin to trigger the override of the search results.
All the best,
ErnestHi,
It seems like you set the wrong URL, the base page is
search-result
, but you setsearch_result
instead. So the correct one should be:search-result/?directory_type=general&q={phrase}&in_cat=&address=&cityLat=&cityLng=&phone=&email=&zip=&zip_cityLat=&zip_cityLng=&minimum=14&miles=14
That should do the trick.
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search delayI forgot to mention – the same delay can be observed when you go to the products page and use “add to cart” on any item, it uses the same principle.
All the best,
Ernest