Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › No backend after installation › Reply To: No backend after installation
December 14, 2015 at 10:53 am
#7027
Hi!
It’s actually doable with a workaround.
Put this code into your theme footer.php before the closing body tag: http://pastebin.com/raw.php?i=6hymZi4h
In that code change the
var searchPhrase = "";
line to the phrase you want to populate results from. For example if you want to have “test” automatically typed in, change it to:
var searchPhrase = "test";
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)