Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › A Quick help is needed › Reply To: A Quick help is needed
Hi sir,
thanks for your support.
I did that put the codes you suggested before posting this for help which was still saved in the settings, but it showed default wp display; now it works. It could be a cache or I am not expert! It is showing theme’s display now.
I have trouble inserting your short code into the header in this way:
<?php echo do_shortcode(‘[wd_asp id=3]‘); ?>
please see error attached.
the ajax search box is shown, but with errors. This is due to AIT Themes not allowing php codes being inserted into header.php; it allows only for curly brackets like this:
{do_shortcode(‘[wd_asp id=3]‘)}
When I used that curly line above, it wont show anything. Do you have pure PHP code (not shortcode) which can be used in php template?
Cheers
Thon