Hi,
I LOVE this plugin in theory and via the samples at Code Canyon. I just can’t get it working on my own site.
I’d like to place the search field directly under the navigation menu in the upper lefthand corner in the header, and I’ve tried placing the following in the header.php file in my child theme:
<div style = “float: right;”><?php echo do_shortcode(‘[wpdreams_ajaxsearchpro id=1]’); ?>
</div>
But then there’s no search field on the homepage and all the other pages go to an error message. Upon further investigation, I discovered that my theme (Basis from The Theme Foundry) doesn’t support widgets in the header.
Does this mean that I’ll be unable to incorporate your plugin in this way?
Either way, thanks in advance for any help you can provide.
Shannon