Linux 软件免费装

Woocommerce Single Product Search Redirect

开发者 patelprashant8490
更新时间 2016年10月18日 13:36
捐献地址: 去捐款
PHP版本: 4.4 及以上
WordPress版本: 4.6.1

标签

woocommerce woocommerce single product search woocommerce search redirect woocommerce single search redirect single search redirect stop redirect woocommerce single product search redirect

下载

详情介绍:

I have created this plugin as i faced some issues in some woo-commerce sites i developed. we generally use product search widget anywhere in woo store. I noticed that while your search query returns only 1 result it is redirect to that product detail page. This happens in two cases.
  1. you search ends with only single result
  2. you have set "n" products to display on search page, and your search search returns (n+1),2n+1,3n+1,etc... results (for example you have set 9 products to display on search result page. when your search returns 10,19,28,.. results your 2nd,3rd,.. page will have only 1 product to display.) In above conditions, woocommerce redirect the last single search to that last product detail page by default.
So using this plugin you can set whether to redirect automatically to that detail page or allow users to see last single search result in search format only.

安装:

How to Woocommerce Single Product Search Redirect
  1. downlaod the plugin.
  2. Upload woocommerce-single-product-search-redirect to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. All done. (go to products tab in woocommerce setting to enable/disable redirection on single product search.)

屏幕截图:

  • Enable/Disable redirection on single product search page.
  • How single product search page will look if you activated plugin.

更新日志:

1.0 The First Release 1.1 Update to Support with Woocommerce 2.6.4