Hello Sir,
i was bought your advance product search plugin but i can’t find the shortcode code in the document to implement your search features on any page ,
i wanted to implement your search plugin on my archive and another page so i need sortcode OR any php function to implement it on that page problematically
For Example : [advancesearch name=”search” id=”1″ style =’1′] OR PHP CODE
please help me as soon as possible.
Thanks,
3 Answers
Hi there is 3 way you can use the plugins ..
- use as widgets you can find in widgets area .
- using shortcode , try with
[apsw_search_bar_preview style="1"]
- using php, try with
do_action('apsw_search_bar_preview')
Thanks
Hello sir,
Thanks for your reply,
But still having issue in result when i am searching any keyword the display result coming with HTML code on that page.
i have attached error screen , please check and give me solution for it
https://ibb.co/cbWnhwK
Thanks,