Linux 软件免费装
Banner图

Cherry Search

开发者 TemplateMonster 2002
更新时间 2019年5月7日 16:56
PHP版本: 4.4 及以上
WordPress版本: 5.1.0
版权: GPLv3 or later
版权网址: 版权信息

标签

ajax search ajax search custom search fast search quick search cherry framework widget search shortcode search cherry search

下载

1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.4.1 1.1.5

详情介绍:

With this plugin you will be able to add advanced search functionality to your WordPress website. It is multilingual, and is fully compatible with WooCommerce themes, so you can enhance your eCommerce website with a powerful conversion booster. The plugin is based on AJAX, which means that the results will be displayed dynamically. Your visitors will immediately see not only the titles of suitable search results, but also their image previews, author, date and other metadata. Online documentation Github Repository Plugin website

安装:

  1. Upload cherry-testi folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Cherry Search->Settings screen to configure the plugin Online documentation

屏幕截图:

  • Cherry search form in sidebar.
  • Cherry search form on page.
  • Plugin main settings.
  • Plugin search results settings.
  • Search form shortcode.

常见问题:

How to use?

There are several ways to enable the plugin on your website. You can either:

  1. Turn on a “Replace the standard search” option in your dashboard
  2. Insert a shortcode [cherry_search_form] into any element of the layout
  3. Or insert the following PHP code into the necessary files of your website: <?php if ( function_exists( 'cherry_get_search_form' ) ) { cherry_get_search_form(); } ?>

更新日志:

1.0.0 1.1.0 Added : Fixed : 1.1.1 Fixed : 1.1.2 1.1.3 1.1.4 1.1.5