
WordPress Plugin

WordPress Plugin
GNU GPL
Unlimited websites
$5.99
Save —
One-time purchase
Secure checkout · Instant access
★★★★★
4.8
I run JetSearch on builds where the default WordPress search feels dead on arrival. It fits stores, directories, and content-heavy sites that need instant suggestions instead of a full page reload.
The main win is UX speed. This plugin adds an AJAX search layer for Elementor, Gutenberg, and Bricks, so visitors get results while typing. It is not a relevance engine like Algolia. It is a smarter WP search UI sitting on top of WordPress queries.
JetSearch pulls from WordPress content through AJAX requests, usually hitting admin-ajax.php, and builds result items from plugin controls rather than theme search templates. That matters: changing search.php in a theme will not fully reshape the live dropdown.
Most setup lives in the widget/block/element controls and JetPlugins settings. Search source, post types, taxonomies, thumbnails, excerpts, and product data are configurable there. Core settings are stored in the DB as plugin options; the query logic and output structure stay in PHP inside the plugin. No separate index table, no fancy crawler.
Assets are loaded on the front end where the search element is used. If caching is sane, it behaves well. If JS optimization is too aggressive, the live search goes sideways fast.
The classic failure is JS delay/minify. Search input renders, but no dropdown appears. In DevTools, check Network for admin-ajax.php and Console for jQuery is not defined or delayed-script errors. Fast fix: exclude JetSearch frontend JS from delay/defer in WP Rocket or Perfmatters, and do not delay jquery-core on sites where the widget depends on it.
The second mess is wrong query scope. I have seen stores blame the plugin when the widget was only searching posts, not products, or SKU search was off. Fix it in the element settings: set the correct post type, enable the fields you want searched, and verify product visibility/status. If WPML is in play, check translated products and language filtering first.
JetSearch runs without a license key after manual ZIP installation. What you lose without activation is auto-updates, official support, and access tied to the vendor account ecosystem. Core search functionality still works.
Manual updates are simple: upload the new ZIP in Plugins → Add New → Upload Plugin, or replace /wp-content/plugins/jet-search/ via FTP. Do not edit plugin core files; updates overwrite them. Put custom tweaks into a snippets plugin or MU-plugin instead.
In plain language: the plugin is fully usable without feature locks, including broad deployment usage. Auto-updates and vendor support are the real trade-off.

Because JS delay/minify breaks the AJAX trigger. Exclude JetSearch scripts and avoid delaying jquery-core.
Yes, if the element is pointed to products and SKU/product fields are enabled in the search settings.
Partly. Basic output is editable in the builder controls; deep markup changes usually need hooks or custom PHP, not search.php.
No. It works without a key. Activation mainly unlocks auto-updates and vendor support.
All products we provide come only from official sources and verified developers. To confirm their integrity and safety, the archive has been scanned for viruses and malware. You can review the scan results at any time by clicking the button below.
View in VirusTotalYou can use any product from our store on as many websites as you like.
Single purchase includes download access for 72 hours. Future version downloads require repurchase or an active membership.
Manual updates are available to customers with active access.
Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.
You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.
No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.
We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.
No, license keys are not included or required. Because all items are distributed under the GNU General Public License (GPL), a license key is not necessary to access the software’s functionality.
All products you receive are fully authentic. The files are provided fully functional and optimized for immediate installation, allowing you to use them seamlessly right out of the box without any restrictions.
Yes — 100%. All products contain the original code and are legally redistributed under the GNU GPL v2/v3 license.
The main difference compared to purchasing directly from the original author is that we don’t offer premium author services, such as custom development or one‑on‑one technical support. Additionally, since the software is fully GPL-compliant, it is provided ready for use and can be freely installed on an unlimited number of websites.
Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.
Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.
Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

Reviews
There are no reviews yet.