Linux 软件免费装
Banner图

WP Ultimate Search

开发者 mindshare
更新时间 2015年8月28日 05:01
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.3

标签

meta ajax search jquery taxonomies taxonomy terms location acf advanced custom fields metadata autocomplete geo term radius latitude longitude post meta facet faceted search faceting facets wp-geo

下载

0.2 0.3 1.0 1.0.1 1.0.2 1.0.3 1.1 1.1.1 1.2 1.2.1 1.3.1 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.5 1.5.1 1.5.2 1.6 1.6.1 1.6.2 1.6.3 1.6.4 2.0.1 2.0.2 2.0.3

详情介绍:

A highly customizable AJAX-based WordPress search bar alternative with the ability to autocomplete faceted search queries. Users can quickly and dynamically browse through your site's taxonomies and post metadata to find exactly what they're looking for, and results can be loaded beneath the search bar instantly. Features

安装:

  1. Upload the wp-ultimate-search folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add a shortcode to a post, use the template tag in your theme, or use the sidebar widget.
To use the shortcode: Place [wp-ultimate-search-bar] where you'd like the search bar, and [wp-ultimate-search-results] where you'd like the results. To use the template tag: Put wp_ultimate_search_bar() where you'd like the search bar, and wp_ultimate_search_results() where you'd like the results.

屏幕截图:

  • Search bar with results.
  • Settings screen showing taxonomy options.
  • Also compatible with touch devices.
  • WP Ultimate Search being used on a music archive
  • Radius search. [See a demo](http://ultimatesearch.mindsharelabs.com/radius-search-demo/#search/radius=916+Baca+Street%2C+Santa+Fe%2C+NM%2C+United+States&distance+(km)=6)

升级注意事项:

1.2 Notice: this upgrade adds a lot of new options to the options page. Please review them and update your settings before using the search bar.

常见问题:

How do I customize the search results template?

When a search is executed, the plugin first looks in your current theme directory for the file wpus-results-template.php. If no file is found, it falls back to the default results template, located in /wp-ultimate-search/views/wpus-results-template.php. To customize the template, first copy the wpus-results-template.php file into your theme directory. The code within this file is a standard WordPress loop, which you can modify in any way you choose. To learn more about WordPress loops, see the codex.

How do I stop my the viewport from zooming in when a user touches the search box on a mobile device?

If you have a mobile website and you want to disable autozooming on input fields (like the search bar), add the following code to your header.php file: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />

I've added a post with some meta fields I'd like to make searchable, but they're not showing up under Post Meta Settings

Since Wordpress uses post meta fields to track a lot of things you probably don't care to know about, we've added a filter to WPUS to only show a meta field as an option if it occurs more than three times. If you've recently added a meta field to a post, try adding that meta field to two more posts and you should see it appear as an option under Post Meta Settings.

How do I show search results on a map?

See the tutorial here.

More Info

Help documents and support forums are available at Mindshare Labs.

更新日志:

2.0.3 2.0.1 1.6.1 1.6 1.5.2 1.5.1 1.5 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4 1.3 1.2.1 1.2 1.1.1 1.1 1.0.3 1.0.2 WARNING: If you encounter any problems with this update, check the "Reset options" box and hit Save Changes to restore initial settings. 1.0.1 1.0 0.4 0.3 0.2