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
June 30, 2021 at 11:36 am
#33802
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.