【发布时间】:2017-08-22 03:39:38
【问题描述】:
我正在使用以下内容将搜索表单放置在滑块革命英雄幻灯片中。但是它会搜索整个站点。我希望它只搜索 woocommerce 产品。有什么想法我需要改变才能使其发挥作用吗?
<form role="search" method="get" id="searchform" class="revtp-searchform" action="http://mywebsiteURL.com/"/>
<input type="text" value="" name="s" id="s" placeholder="What are you looking for?" />
<input type="submit" id="searchsubmit" value="Find" />
</form>
【问题讨论】:
标签: wordpress forms search woocommerce