Description
The Autocomplete Search Plugin enhances your WordPress search experience by providing an intuitive, fast, and responsive autocomplete feature. It searches across:
– Posts
– Pages
– WooCommerce Products
– Custom Posts
Features
- Real-time Autocomplete Search
- Supports Multiple Post Types
- Enable search onlu for specific post type or only for products
- AJAX-Powered Search
- Customizable Search Box
- Shortcode Implementation
- User-friendly and Accessible
- Custom Post Type Support
Screenshots
Installation
-
Download the Plugin
Download the plugin zip file from the WordPress Plugin Repository or your provided source. -
Upload the Plugin
- Go to your WordPress Admin Dashboard.
- Navigate to Plugins > Add New.
- Click the Upload Plugin button at the top of the screen.
- Select the downloaded .zip file and click Install Now.
-
Activate the Plugin
Once the installation is complete, click Activate Plugin to enable the autocomplete search functionality. -
Add the Search Box
Use the [atcl_autocomplete_search] shortcode to display the search box on any post, page, or widget area.
FAQ
-
A question that someone might have
-
Yes, the plugin fully supports WooCommerce and can search products, including their titles, and price.
-
Can I limit the search to specific post types?
-
Absolutely! You can Enable the post types to search by using the backend setting
-
Is this plugin compatible with all themes?
-
Yes, the plugin is designed to work with most WordPress themes. If you encounter style conflicts, you can adjust them with custom CSS.
-
Does the plugin work on mobile devices?
-
Yes, the autocomplete feature is fully responsive and works seamlessly on all devices, including desktops, tablets, and smartphones.
-
Can I add the search box to a widget area?
-
Yes! Simply use the [atcl_autocomplete_search] shortcode in a text widget.
-
How do I style the search box?
-
You can style the search box using your theme’s custom CSS or by adding your custom styles to the site’s stylesheet.
-
Is the plugin compatible with multilingual sites?
-
Currently, the plugin only supports the English language. Future updates may include support for additional languages.
-
Can I display search results on a custom page?
-
At this time, the plugin only provides autocomplete suggestions in the dropdown. However, you can customize your search experience using additional hooks or filters.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Autocomplete Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Autocomplete Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- AJAX-powered autocomplete search for posts, pages, WooCommerce products and custom posts
- Shortcode support for easy implementation: [atcl_autocomplete_search].
- Support for multiple post types, including custom post types.
- Fully responsive and works across all devices.
- WooCommerce integration for product search.
- Lightweight and optimized for fast performance.
- Currently supports English language only.