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

Reply To: Problem with display search form on front-end

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

#26773
Ernest MarcinkoErnest Marcinko
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.