This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Can't get plugin to work

#3356
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

I’ve managed to find the piece of code which prints out the search form. I’ve modified it to show the ajax search pro with id 2.

The modified file is: wp-content/themes/venedor/inc/functions.php on line 2074

This line was added there:
[php]
echo do_shortcode("[wpdreams_ajaxsearchpro id=2]"); return;
[/php]

Screenshot before: https://i.imgur.com/EWnfetl.png

Screenshot after: http://i.imgur.com/DPPSaHJ.png