I’m wondering if you can add the function of displaying “no results found” instead of “see more results” when there are no matching results?
Thanks so much, all the best
Johan
https://www.ads-software.com/plugins/ajaxy-search-form/
]]>https://www.ads-software.com/plugins/ajaxy-search-form/
]]>https://snag.gy/TwrEp.jpg
I am using the theme estateagent from https://smthemes.com/estateagent/
can you suggest me how to fix it?
Many thanks!
Blackkitten
https://www.ads-software.com/plugins/ajaxy-search-form/
]]>https://www.ads-software.com/plugins/ajaxy-search-form/
]]>Im using Ajaxy Live Search. Need to change founded posts template for post type “clinics”. It is possible to do this in plugin settings but i need do add custom php code in it. It is because i need to compare five post custom fields values and add result into cookie in <a>
tag.
Now template looks like:
<a href="{post_link}"><span class="sf_text">{post_title}</span></a>
Need:
<a href="{post_link}" onclick="$.cookie('item_tarif', '*result_variable*', { expires: 10, path: '/', domain: '*domain*' });"><span class="sf_text">{post_title}</span></a>
Maybe i need to add special filter in functions.php file.
Hope somebody help!
]]>https://www.jda.es (in search box, I type, for example, “Hi”, and before it shows how many results it has found, it throws me into a post).
Why this happends? If I wait till it shows it, it works properly, but if not that happends.
https://www.ads-software.com/plugins/ajaxy-search-form/
]]>TypeError: offset is undefined
…s.leftOffset, bottom: offset.top + jQuery(elem).innerHeight() + options.topOffs…
Not sure why this error is coming..For me it seems to be an issue after upgrading my WordPress.
Unfortunately site is still under development in my local environment so not able to share URL
]]><?php ajaxy_search_form(); ?>
I would like to have separate control of the styling for the second instance, which is only used in one location on the site.
Great plugin, I have been searching for months for something with this functionality and speed. Hope there is a solution.
Thanks!
https://www.ads-software.com/plugins/ajaxy-search-form/
]]>So, in which file should I paste– <?php get_search_form(); ?>
Please help,
Many Thanks,
Piyush
https://www.ads-software.com/plugins/ajaxy-search-form/
]]>When using {post_content} in the category templates, is it possible to strip the markup generated from shortcodes? Currently all the shortcode brackets on my posts are being rendered and displayed in the content description in Ajaxy.
For Example
[shortcodes] are showing up in search instead of actual text
https://www.ads-software.com/plugins/ajaxy-search-form/
]]>