theme development - nothing happen in search form

I want to create search form but when I search something nothing happenand this is the code:index.php:<div class=&q

I want to create search form but when I search something nothing happen and this is the code: index.php:

 <div class="tech-btm">
      <?php get_search_form();?>
 </div>

searchform:

<form role="search" method="get" id="searchform" action="<?php echo home_url('/')?>">
    <div><label class="screen-reader-text" for="s">Search for:</label>
        <input type="text" value="" name="s" id="s" />
        <input type="submit" id="searchsubmit" value="Search" />
    </div>
</form>

what is the problem? Is there anything wrong?

I want to create search form but when I search something nothing happen and this is the code: index.php:

 <div class="tech-btm">
      <?php get_search_form();?>
 </div>

searchform:

<form role="search" method="get" id="searchform" action="<?php echo home_url('/')?>">
    <div><label class="screen-reader-text" for="s">Search for:</label>
        <input type="text" value="" name="s" id="s" />
        <input type="submit" id="searchsubmit" value="Search" />
    </div>
</form>

what is the problem? Is there anything wrong?

Share Improve this question asked Jun 6, 2020 at 12:16 hadishadis 212 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Did you also put code in index.php to actually display the search results?

https://wordpress/support/article/creating-a-search-page/

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742362384a4429642.html

相关推荐

  • theme development - nothing happen in search form

    I want to create search form but when I search something nothing happenand this is the code:index.php:<div class=&q

    2小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信