• Resolved Prince

    (@princeramgarhia)


    Hey there I am using your plugin, and I can use one of the best for woo commerce site.
    I am not able to find how to replace or where to put the shortcode in my theme so I can make it my default search engine.
    BTW it is working fine if I put in the widget, but I want it to work with my themes default search engine so help me to find where can I put shortcode.
    And if possible can you gave the option to show add to cart button in search result so that it can be easier for the customer to find and cart products fast.
    Here is the link of my site Zarooree.com

    • This topic was modified 7 years, 9 months ago by Prince.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    You can put this plugin search form anywhere in your theme just by adding this line of code in right place:

    echo do_shortcode( '[aws_search_form]' );

    I just don’t know what theme you are using so it is difficult to me to give you any advice.
    You just need to find in the theme code where default search form is added and replace this with new one. I suggest you to start looking from header.php file.

    Good luck!

    Thread Starter Prince

    (@princeramgarhia)

    Thank you for your help and what if you can also add cart button in search result so it can make out site more easier than before.?
    And Thank you once again.

    Plugin Author ILLID

    (@mihail-barinov)

    I think it will be the great feature. For sure I will add it in the near future.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help with this plugin to show in my site’ is closed to new replies.