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

Reply To: Error on code appearing in page header

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Error on code appearing in page header Reply To: Error on code appearing in page header

#33802
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

That seems to be a malformed HTML output, but unfortunately that code is not printed nor related to this plugin. It looks like the default search form is printed to the document body tag.
Try checking the theme search.php or the searchform.php files for unclused HTML tags or incorrectly printed get_search_form() function.