Add an autocomplete search feature to your WordPress site.Search across posts,pages, and WooCommerce products with a fast,AJAX-powered search box.
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

/assets/Screenshot-1.png

/assets/Screenshot-2.png

/assets/Screenshot-3.png
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?
Yes, the plugin is compatible with multilingual sites and can work alongside popular translation plugins like Polylang and WPML.
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.
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.
1.1.0
- Added multilingual compatibility (tested with Polylang and WPML).
- Enhanced shortcode output with better markup and accessibility improvements.
- Improved AJAX search performance and response time.
- Added text domain for full translation support.
- Fixed “Updating failed. The response is not a valid JSON response” issue in block editor.
- Updated settings page UI for better usability.
- Minor bug fixes and code optimizations.