Forum Replies Created
-
AuthorPosts
-
ams13
ParticipantYou cannot access this content.
ams13
ParticipantHi Earnest
Sorry, I think I messed up. Your edit got overwritten somehow, and does not display the ajax search.
I now added the code with the ID but it still did not work. Can you please paste the correct code here so I can try this at my end.
Thanks and apologies for this issue.
AMS
Here is your code with the ID
<!– search –>
<?php if ( empty( $data[‘head_show_search’] ) || ( !empty($data[‘head_show_search’]) && $data[‘head_show_search’] == ‘yes’) ) { ?><div id=”search”>
<span class=”icon-search icon-white”></span>
<div class=”search”>
<?php echo do_shortcode(‘[wpdreams_ajaxsearchpro id=1]‘); ?>
</div>
</div>
<!– end search –>ams13
ParticipantThanks for letting me know… I will test it out and keep you posted if all is fine..
ams13
ParticipantHi Ernest,
Thanks for your prompt update.
I tried it and it did not work. The search icon becomes unclickable and simply became in icon image – it disabled the search feature I have reverted it back so you can login and try it to see the code provided does not work, and disabled the search box.
Please assist.
Thanks
Kind Regards,
AMS
ams13
ParticipantYou cannot access this content.
-
AuthorPosts