Ajax search
Just add this shortcode
[dzs_woo_searcher]
where you want the search field to appear
Align right
If you want the search field to be aligned at the right just use this shortcode
[dzs_woo_filter_con][dzs_woo_searcher flex_prop="auto" margin_left="auto"][/dzs_woo_filter_con]
Search on other page
if you want to search from a page to another page
[dzs_woo_searcher link="https://linktoyourpage.com/link]
How to i align this at the top right corner of the page
Hello
It would depend on your theme
On witch fields the search works ? there are any parms to the shortcode ?
Just the normal aligment and also the link attribute which can link to another page
$margs = array(
‘style_float’=>”,
‘flex_align’=>”,
‘flex_prop’=>”,
‘link’=>”, // — it can link to another page
‘class’=>”, // — search-style-baroque
);