Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Compatibility with another plugin › Reply To: Compatibility with another plugin
March 23, 2016 at 5:04 pm
#8180
Thank you very much Yaseen, you are awesome!
To answer your other ticket as well:
I’ve made another search instance “Header search bar” for you and placed it to the header bar. The file I had to edit was the wp-content/themes/jupiter/views/header/global/search.php.
I did a basic styling and enabled compact mode for that instance, so it acts similarly as the previous search there. Feel free to style it 🙂 I hope it is what you needed.
If you don’t need that, just remove this code from that file:
<?php
/* Ajax Search Pro bar START */
echo '<div class="mk-header-search">';
echo do_shortcode('[wpdreams_ajaxsearchpro id=4]');
echo '</div>';
return false;
/* Ajax Search Pro bar END */
?>
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



