温馨提醒

如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢

本文最后更新于2020年9月5日,已超过 180天没有更新

首先打开主题的parts/fiterbar.php

在<div class=”filter–content”>与 <form class=”mb-0″ method=”get” action=”<?php echo home_url(); ?>”>中间添加一下代码
    <?php if (_cao('site_lanmu_text')) : ?> 
	<div class="zhankr_type_bj">
	<span><?php echo $home_lanmu_text['lanmu_text']; ?><em class="text-p"><?php echo $home_lanmu_text['lanmu_down']; ?></em></span>
	
	 <?php if (_cao('home_lanmuss_text')) : ?> 
	<div class="header_search" style="float: right;height: 38px;line-height: 28;text-align: left; margin-top: 10px;border-radius: 4px;width: 360px;position: inherit;">
            <div class="search_form">
                <div class="search_input" data-search="top-banner" style="background: #fff;">
                    <div class="search_filter" id="header_filter_cate">
                    </div>
                    <input class="search-input" id="search-keywords-cate" placeholder="搜索当前分类内容..." type="text" name="s" autocomplete="off">
                    <input type="hidden" name="search-cate" class="btn_search" data-search-btn="search-btn">
                </div>
                <div class="search_btn" id="search-btn-cate"><i class="fa fa-search zhankr-icon"></i></div>
            </div>
        </div>
        <script>
            (function ($) {
                $(function () {
                    $("#search-btn-cate").on("click",function () {
                        location.href='/?s='+$("#search-keywords-cate").val()+'&cat=<?php $category = get_category( get_query_var( 'cat' ) );
                            $cat_id = $category->cat_ID;;
                        echo $cat_id;?>';
                    })
                })
            })(jQuery)
        </script>
    <?php endif; ?>
	</div>
	<?php endif; ?>
隐藏内容
本内容需权限查看
  • 普通用户: 5金币
  • VIP会员: 免费
  • 永久会员: 免费
版权声明:原创作品,未经允许不得转载,否则将追究法律责任。
本站资源有的自互联网收集整理,如果侵犯了您的合法权益,请联系本站我们会及时删除。
本站资源仅供研究、学习交流之用,若使用商业用途,请购买正版授权,否则产生的一切后果将由下载用户自行承担。
本文链接:65素材网https://www.65sc.cc/36004.html
许可协议:《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权