Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Problem with display search form on front-end › Reply To: Problem with display search form on front-end
April 16, 2020 at 1:40 pm
#26773
Keymaster
Hi,
The issue is, that the page does not have a footer whatsoever, nor the body and HTML closing tags. I am not sure where or how exactly are you using these, but probably the template file is missing the footer or the footer inclusion or the wp_footer() call. That is essential for the site to work correclty.
Please check the theme file, so it correctly includes the footer, that will resolve the issue.