开发者 | Mihail Barinov |
---|---|
更新时间 | 2024年10月28日 20:59 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Please visit our Advanced Woo Search guide before requesting any support. Advanced Woo Search as is advanced search plugin for WooCommerce shops. Its packed with many usefull features like:
Advanced Woo Search is a plugin for self-hosted WordPress sites, or wordpress.com hosted sites that allow installation of third party plugins. Plugin requires the following at minimum to work properly:
There are several ways you can add plugins search form on your site. The simplest way - is by turning on the Seamless integration option from the plugins settings page.
You can also use build-in widget to place plugins search form to your sidebar or any other available widget area.
Or just use shortcode for displaying form inside your post/page:
[aws_search_form]
Or insert this function inside php file ( often it used to insert form inside page templates files ):
echo do_shortcode( '[aws_search_form]' );
Also please read the guide article about search form placement: Adding Search Form.
In order to start using the plugin search form you need to take following steps:
Plugin search will works with most of the available WordPress themes. If you faced any problems using the plugin with your theme please contact support.
Advanced Woo Search works with many plugins out-of-the-box. For some of the most popular plugins we manually check proper work of integration features. It is the plugins like Advanced Custom Fields, WPML, Polylang, Elementor, Divi Builder, BeRocket AJAX Product Filters, FacetWP and many more. Please read some guide integrations articles: Integrations. Note that if some of the plugin is not presented in the list it doesn't mean that it will not work with Advanced Woo Search. Many plugins will just work without any extra effort. But if you find any problem with your plugin and Advanced Woo Search please contact support team.
Yep. This plugin is always compatible with the latest version of Woocommerce?