Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Home Search using ?phrase= instead of ?s= › Reply To: Home Search using ?phrase= instead of ?s=
December 6, 2016 at 11:28 am
#11163
Hi Laura,
Looking at your screenshot I can see there is problem there. The search shortcode is placed within the original FORM element, which causes invalid HTML, as the plugin outputs another form as well. So it’s almost correct, just comment out the opening and closing FORM tags above and below the search shortcode: https://i.imgur.com/gZKObq2.png
Unfortunately HTML markup does not allow multiple form elements embedded within each other.
-
This reply was modified 2 years, 2 months ago by
Ernest Marcinko.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



