Plugin looks very promising, but refuse to work for me too.
I try and try with no results ...
Seems like you missed something in your instructions/documentation ... or has something hardcoded in your site that is missing in the plugin, since it function great in your site ....
I try and try with no results ...
Seems like you missed something in your instructions/documentation ... or has something hardcoded in your site that is missing in the plugin, since it function great in your site ....
- I use a bootsrap theme with Jquery (1.86) call in the head section
- All I18N plugins are installed and are working fine.
- Page theme has a call to the Search_widgets :
<p><?php get_search_widgets(array("addSearchBox"=>"city", "Placeholder"=>"City")); ?></p>
- I has a special page called - dentalclinic ( it's fields are: smpic , phone , fax , address, email , website , city , specialties , etc' )
- Parent page of those special pages is dental-clinics .
- search code in the parent is - (% searchresults live=1 addTags=_parent_dental-clinics HEADER="" lang=en %)
- I am not using your basket plugin .