Nét Đẹp Việt Nam

Tiêu đề: Q2A tips: Hide top search box [In trang]

Tác giả: netdepviet    Thời gian: 12-1-2016 10:25 PM
Tiêu đề: Q2A tips: Hide top search box
How to remove top search box in question2answer
See demo : http://thuvienxanh.com
Open qa-theme/<your-theme>/qa-theme.php file and locate the function:
  1. nav_user_search()
Sao chép mã
Replace with
  1. function nav_user_search() { }
Sao chép mã
Bonus tips:
Display search box in the main top widget:
1. Install q2a-widget-anywhere
2. Add new widget : search box in main top
with the following content


  1.     <div class="qa-search">

  2.     <form method="GET" action="../search">

  3.     <input type="text" name="q" value="" class="qa-search-field">
  4.     <input type="submit" value="Search" class="qa-search-button">
  5.     </form>
  6.     </div>
Sao chép mã









Chào mừng ghé thăm Nét Đẹp Việt Nam (https://missvietnam.org/forum/) Powered by Discuz! X3.2