Linux 软件免费装
Banner图

WordPress / WooCommerce AJAX Search

开发者 adaptxy
更新时间 2018年8月30日 20:34
PHP版本: 3.0.1 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

ajax woocommerce search woocommerce search ajax search wordpress search

下载

1.0.0 1.0.1 1.0.2 1.0.3

详情介绍:

Do visitors of your WordPress/WooCommerce site complain often that they are not able to find specific products, blogs or documents easily on your site? You have large volumes of products and documentation structured into different categories and hierarchies. Understandably it’s not easy for your visitors to navigate and find the exact product or document they are looking for. Worry not! Here is a WordPress plugin that would present an immediate and uncomplicated solution for this dilemma. WordPress / WooCommerce AJAX Search will provide a simple search box for your customers to browse through the vast number of products and documentation on your store quite easily. When customers enter a search keyword or phrase, all the results relevant to that will be fetched from your website’s database and displayed instantly. As soon as the user starts typing on the search box, the plugin would provide a list of suggestions to assist with the search as well. In cases where the user is not entirely sure about the search term, they can enter a related keyword or phrase, and the search box gives results matching to that. The quality of the search would improve depending on the information provided by the user. This way your customers and store visitors are spared of the tedious task of going through all the WooCommerce categories on your store.
Short code Pattern: [eh_ajax_search] Short code parameters
  • placeholder="Search for Post" - Placeholder for the Search box
  • search="post,forum,topic" (Variable values) - Search categories
  • search_in="title,content" (Only two Values) - Search the keyword in title or content
  • show_thumbs="yes" [or] show_thumbs="no" - Display categories Thumbnails in results
  • show_contents="yes" [or] show_contents="no" - Display content of search in results
  • target="new" [or] target="same" - Clicking on Link should open new or same window
  • save_results="yes" [or] save_results="no" - Whether search results should be saved or not
Example 1 - With All parameters: [eh_ajax_search placeholder="Search anything" search="post,product,page,forum,topic" search_in="title" show_thumbs="yes" show_contents="no" target="new" save_results="yes"] Discover the finest Wordpress WooCommerce Extensions - XAdapter.com.
Please refer the documentation for more detailed help. About AdaptXY We are a group of WordPress and WooCommerce enthusiasts with a vision to solve genuine problems related to WordPress & WooCommerce stores. We offer a wide variety of extensions for WooCommerce. We have premium extensions related to many domains including Shipping, Pricing, Payments and Customer Support.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Thats it! you can now configure the plugin.

屏幕截图:

  • Search Box
  • Search History Page

升级注意事项:

1.0.3
  • Author field got updated.
1.0.2
  • Minor Content Changed.
1.0.1
  • Version Tested.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0