Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Filter by categories in wrong position › Reply To: Filter by categories in wrong position
December 16, 2019 at 4:34 pm
#25047
Keymaster
Hi!
Sure, this is possible via using a different shortcode. In your case, I would suggest either using this single shortcode:
[wd_asp elements='search,settings,results' ratio='100%,100%,100%' id=1]
..or using this combination of shortcodes:
[wpdreams_ajaxsearchpro id=1]
[wpdreams_asp_settings id=1 element='div']
[wpdreams_ajaxsearchpro_results id=1 element='div']
One of these two variations should do the trick 🙂