开发者 | Fast Simon |
---|---|
更新时间 | 2024年11月7日 15:02 |
PHP版本: | 3.3 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
<form class="isp_search_box_form" name="isp_search_box" action="/" style="width:10rem; float:none;">
<input type="text" name="s" class="isp_search_box_input" placeholder="Search..." autocomplete="Off" autocorrect="off" autocapitalize="off" style="outline: none; width:10rem; height:2.3rem;" id="isp_search">
<input type="hidden" name="post_type" value="product">
<input type="image" src="/wp-content/plugins/instantsearch-for-woocommerce/widget/assets/images/magnifying_glass.png" class="isp_widget_btn" value="">
</form>
Having issues? contact support@fastsimon.comNo. Once you install the plugin you will have our dashboard and customization right in the WordPress admin.
Full details are here: https://www.fastsimon.com/woocommerce/ Basically our Premium versions contain more advanced customization, support, additional service capacity and monitoring. You can always start with our Free plan and upgrade.
Yes - 14 days free trial
Yes - Fast Simon can work with any html inputbox on your page. Be that a WordPress Widget or a custom template
Go to Wordpress admin => Appearance => Widgets and include the Fast Simon Search Widget.
Add the shortcode isp_search_box to your prefered location: simply add [isp_search_box] or you can add search box with some extra configurations [isp_search_box width=10 height=2.3 text_size=1 inner_text="Search..."]
Simply add HTML based form to your Wordpress theme like this and we’ll pick it from there:
<form class="isp_search_box_form" name="isp_search_box" action="/" style="width:10rem; float:none;">
<input type="text" name="s" class="isp_search_box_input" placeholder="Search..." autocomplete="OfF" autocorrect="off" autocapitalize="off" style="outline: none; width:10rem; height:2.3rem;" id="isp_search">
<input type="hidden" name="post_type" value="product">
<input type="image" src="/wp-content/plugins/instantsearch-for-woocommerce/widget/assets/images/magnifying_glass.png" class="isp_widget_btn" value="">
</form>
Yes, we support multisites from Version 1.3.1 and above. Simply install our plugin - https://wordpress.org/plugins/instantsearch-for-woocommerce/ After activating the plugin you will see the Fast Simon banner on each store. Give us a few minutes to learn about your products and categories. Start typing in the search box and experience the magic of autocomplete.