Reply To: Replacing default WordPress Search with Ajax Search Pro

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Replacing default WordPress Search with Ajax Search Pro Reply To: Replacing default WordPress Search with Ajax Search Pro

#10373
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi Gary,

It looks like the fullscreen search is not automatically replacable for that theme.

In this case the only option is to replace the search bar manually directly within the search theme files: https://goo.gl/8NlmBq

While it is not part of the support process I cannot guarantee this suggestion will work correctly, but I’ve downloaded and looked at the theme files, you can try the following steps:

1. Make sure to have a back-up copy of your theme and everything
2. Open up the wp-content\themes\jupiter\views\header\global\full-screen-search.php file via FTP
3. Change it’s contents to this: https://goo.gl/GLPXPr
4. In the code in the upper mentioned url I use the shortcode for the first search instance, which might be different for you (if you have multiple search instances).
In that case just replace the shortcode for search ID=1 on the middle of line 18, which is this:

[wpdreams_ajaxsearchpro id=1]

to the one you are using.

Now, after saving and refreshing the page, the ajax search pro search bar should be displayed instead of the default theme search in the full screen box.

If you need any help with the replacement, feel free to post temporary FTP details and I will do it for you.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)