Just paid for the PRO version. Cant find activation procedures.
I just have the PRO key.
Any thoughts?
thx
]]>Hi, thanks for this plugin, it has really great functionality and I have tried about a dozen different plugins looking for this! (Something that can autocomplete tag values and give results as a list of posts with that tag)
Unfortunately I am receiving this error:
<br /><b>Notice</b>: Undefined variable: value in <b>/var/sites/****.com/public_html/wp-content/plugins/wp-autosearch/helper/helper.php</b> on line <b>209</b><br />
This shows within the search box on a page where I have added the shortcode wi_autosearch_suggest_form within my content.
Thanks for any help/fixes you can give.
]]>when i enter something on the search box and click search icon, the result is only return %q . the keyword are not replace the “%q%” at the url
]]>Full error message:
Warning: count(): Parameter must be an array or an object that implements Countable in …/wp-content/plugins/wp-autosearch/ajax/ajax.php on line 128
Suggesting to replace line 128
if(!$query_results || count($query_results)==0){
by
if(!$query_results || $query_results->have_posts() == false){
Funciona perfecto en windows pero en mac no hace load y no muestra los resultados
]]>Sorry this plugin works with a table in my sql database. Do you search this table? Or in more tables?
]]>When I try to search for any words on my site, “-1” appears in the result.
Why is “-1” appearing?
Thanks!
]]>Your function is called ‘wi_wp_autosearch_form()’ now, but in admin panel on widget area it propose me to use it like “wi_autosearch_suggest_form();”. This triggers php error of called undefined function. please change description!
]]>input for “search in content” option is checking ‘search_title’ in options.php line 275
]]>I have used your extension but its didn’t show autosuggestion result.
]]>Hi! I just discovered your plugin and I really like it. I was wondering if I can put the search box in the header, on the right side of the navigation menu.
I am using Activello theme and I already put “display: none” on the default search bar that the theme is using. I would like to put the AutoSearch box there instead – is this possible?
Kind regards,
?eljka
]]>Hello,
Thank you for this amazing plugin!
I’m trying to implement it on my website: https://www.theartistsresidence.org/
I’m experiencing a problem displaying it using the php function: <?php wi_autosearch_suggest_form(); ?>
I’ve added the widget to the widget holder, but I still get the following error:
Fatal error/home/theartistsreside/public_html/wp-content/themes/arh/page-templates/archive.php153
: Uncaught Error: Call to undefined function wi_autosearch_suggest_form() in /home/theartistsreside/public_html/wp-content/themes/arh/page-templates/archive.php:153 Stack trace: #0 /home/theartistsreside/public_html/wp-includes/template-loader.php(74): include() #1 /home/theartistsreside/public_html/wp-blog-header.php(19): require_once(‘/home/theartist…’) #2 /home/theartistsreside/public_html/index.php(17): require(‘/home/theartist…’) #3 {main} thrown in on line
Do you know what can be the issue?
Thanks a lot in advance,
Sasha Tamarin
Dear Netfloxtech,
Thank you for this amazing plugin!
I’m trying to implement it on my website: https://www.theartistsresidence.org/
I’m experiencing a problem displaying it using the php function: <?php wi_autosearch_suggest_form(); ?>
I’ve added the widget to the widget holder, but I still get the following error:
Fatal error/home/theartistsreside/public_html/wp-content/themes/arh/page-templates/archive.php153
: Uncaught Error: Call to undefined function wi_autosearch_suggest_form() in /home/theartistsreside/public_html/wp-content/themes/arh/page-templates/archive.php:153 Stack trace: #0 /home/theartistsreside/public_html/wp-includes/template-loader.php(74): include() #1 /home/theartistsreside/public_html/wp-blog-header.php(19): require_once(‘/home/theartist…’) #2 /home/theartistsreside/public_html/index.php(17): require(‘/home/theartist…’) #3 {main} thrown in on line
Do you know what can be the issue?
Thanks a lot in advance,
Sasha Tamarin
hello,
I am using wp autocomplete search plugin to search product categories and custom fields in categories whose values are being saved in wp_options. My categories are searching properly but i am having issue in searching its custom fields, i think that is because custom fields values are saving in option table and there is no setting or option to search fields from wp_option table. If there is any way to make this happen then please help me out in this issue.
Thanks in advance..
how do you add placeholder text??
]]>I’m getting an error when activating the plugin. The plugin seems to work correctly but I get the following error:
Warning: Parameter 2 to wi_posts_search_handler() expected to be a reference, value given in /.../wp-includes/class-wp-hook.php on line 286
Hopefully this is where bug reports are submitted.
Encountered the following error using wp-cli post
command with WP Autosearch plugin Version 1.0.3 installed:
$ wp post list
PHP Fatal error: Call to a member function array_to_object() on null in […]/public_html/wp-content/plugins/wp-autosearch/functions.php on line 88
Fatal error: Call to a member function array_to_object() on null in […]/public_html/wp-content/plugins/wp-autosearch/functions.php on line 88
Other wp-cli commands such as plugin and db work fine.
]]>Hi there,
Is there a way to replace the Storefront Theme search bar located in the header with yours?
Thank you.
]]>Hi,
I install this plugin in my website. Overall plugin was awesome but there is a problem when user type a keyword then search result keyword should be highlighted in suggested results.
Please help me how we can apply on this plugin if you will help me in that, this plugin will useful for me. My site is going to live and i have to implement on my website and also there is a another concerned if i want to use two search box which filter the two diffrent custom post type. so how we implment it.
Please help me asap.
I am waiting
Hi,
I just installed the plugin and add the shortcode in my template.
I got an error on the generated input:
<br />
<b>Notice</b>: Undefined variable: value in <b>/var/www/interstices/web/wp-content/plugins/wp-autosearch/helper/helper.php</b> on line <b>209</b><br />
I also got the same error for values placeholder, title etc…
I checked the file helper.php and in fact the varaibles are not defined before, is it normal ?
How can I fix it ?
Thank you in advance.
Romain Darbas
Once installed the plugin, WordPress returns a fatal error, any ideas on how to fix the issue?
]]>This plugin really looked promising but like most of the other users here I can’t get it to work at all. Neither via shortcode nor direct function call (which the plugin author refers to as “php shortcode” – whatever that is supposed to be).
I don’t have the time to debug this and sure won’t buy the pro version, since the developer doesn’t seem to have any interest at all to solve this issue.
The only thing you can read in other support threads is the developers request for ftp credentials, unfortunatelly he keeps a possible solution secret.
Waste of time, really.
]]>Hi,
sorry but doesn’t work at all for me… big php error on install…
Warning: Parameter 2 to wi_posts_search_handler() expected to be a reference, value given in /home/clients/99e7aa2d711ad8e28c4438d1d9c3c53f/XXXX/wp-includes/class-wp-hook.php on line 298
Hi there.
Excellent plugin so compliments in advance. I just have one question.
It is working perfectly within the widget but not so within a page using the shortcode. Any ideas?
Many thanks.
]]>Hey,
I have made some changes in Genearal Options and of course click on Save Options but the plugin does not save it even though it appears “changes has been Saved.”
Any idea how to solve this problem?
Regards,
Niclas
]]>Hello,
like other peoples in this forum, i also see that shortcode not work in php.
I tried with this code:
<?php echo do_shortcode( ‘[wi_autosearch_suggest_form]’ ); ?>
<?php wi_autosearch_suggest_form(); ?>
…. but not showing search field. No mather what theme i trying.
]]>(Google translate)
Hello,
I bought the pro version Autocomplete Search.
I encounter a problem in the results and after trying all the settings I can not solve it.
I hope that only the beginning of the word will be taken into account for the results. Is it possible? See:
https://www.hostingpics.net/viewer.php?id=766833DicPub.jpg
Thank you
David
i’m trying to use the shortcode
<?php echo do_shortcode([wi_autosearch_suggest_form]); ?>
but is not working…
i trying putting on my header..
thanks!!!
]]>Hi Author, I’m using your plugin and I must say It’s a wonderful plugin.
But i m facing one issue , I selected General Settings-> other options->Search In content->OFF other than Search In title(ON), all options are selected to OFF
But still it is searching in content and providing me results.Please do a check and let me know,How can I solve this.
Thanks.
]]>Call to undefined function wi_autosearch_suggest_form()
Can’t change settings. save not works.
Switching animation is triggered by double-clicking
on this options
Search in Taxonomy type
post_tag:
post_format: