• Stars
    star
    105
  • Rank 327,287 (Top 7 %)
  • Language
    PHP
  • Created over 10 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[WordPress Plugin] Enhance your search forms with live search (utilizes SearchWP if installed)

SearchWP Live Ajax Search

SearchWP Live Ajax Search enables AJAX powered live search for your search forms.

Designed to be a developer's best friend, SearchWP Live Ajax Search aims to stay out of your way but at the same time allowing you to customize everything about it. It's set up to work with any WordPress theme and uses a template loader to display results. The template based approach allows you to seamlessly customize your SearchWP Live Search implementation without messing with dozens of cluttered options.

Works best with SearchWP (but SearchWP is not necessary)

SearchWP Live Ajax Search is best utilized in conjunction with SearchWP, but it is not required. If SearchWP is installed and activated, SearchWP Live Ajax Search can be customized to use any of your search engines per search form.

Customization

You can customize the implementation of SearchWP Live Ajax Search to a great degree, including any number of developer-defined configurations. The results are based on a template loader, allowing SearchWP Live Ajax Search to stay out of your way and letting you write the results template as you would any other WordPress theme file.

Everything is powered by adding a single HTML5 data attribute (data-swplive="true") to the input field of your search form. This happens automagically out of the box for any search forms generated from get_search_form().

Widget support

SearchWP Live Ajax Search ships with a Widget allowing you to insert live search forms wherever you'd like.

Installation and Activation

  1. Download the plugin and extract the files
  2. Upload searchwp-live-search to your ~/wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Optionally customize the configuration: full documentation
  5. Optionally customize the results template: full documentation

Developer notes

Please see the documentation to read more about the plugin.

There is a build process for all JavaScript bundles contained within a single command:

npm run watch

This will execute all necessary processes that watch for file changes and subsequently generate all necessary code bundles.

More Repositories

1

attachments

[WordPress Plugin] Attachments allows you to simply append any number of items from your WordPress Media Library to Posts, Pages, and Custom Post Types
PHP
241
star
2

hierarchy

[WordPress Plugin] Move your Pages/Posts/Custom Post Type admin links from the sidebar to a Content menu that nests everything where it should be
PHP
95
star
3

menu-breadcrumb

[WordPress Plugin] Generate a breadcrumb trail from a WordPress Menu
PHP
20
star
4

parcel-vue-bundler

Starter WordPress plugin utilizing Parcel to bundle your Vue application
PHP
18
star
5

duplicate-menu

[WordPress Plugin] Easily duplicate your WordPress menus with one click
PHP
18
star
6

cms-tree-page-view

JavaScript
17
star
7

cfs-options-screens

[WordPress Plugin] Automated options screens powered by Custom Field Suite (CFS)
PHP
13
star
8

searchwp-modal-search-form

[WordPress Plugin] Easy modal search forms for WordPress
PHP
12
star
9

JavaScript-Tools-Coda-Plugin

PHP
11
star
10

CSS-Tools-Coda-Plugin

PHP
9
star
11

linkmarklet

[WordPress Plugin] An alternative to Press This! for rapid linkblogging
PHP
8
star
12

widget-image-field

[WordPress Plugin] Creates an image field for use in your own Widgets
PHP
7
star
13

template-map

[WordPress Plugin] Automagic mapping of Page Templates to post IDs to facilitate better dynamic link generation and deciphering context
PHP
7
star
14

postmark-open-to-edd-customer-note

[WordPress Plugin] Add EDD Customer Note when Postmark-delivered emails are opened
PHP
3
star
15

cfs-single-post-object

[WordPress Plugin] Custom field type for Custom Field Suite to allow choosing a single post object
PHP
2
star
16

cfs-yoast-analysis

PHP
2
star
17

wpseo-pinterest-rich-pins-woocommerce

[WordPress Plugin] Add Pinterest Rich Pin data to WooCommerce Product Pages via WordPress SEO
PHP
2
star
18

Franklin-Street-Theme

The Wordpress theme for Some Random Dude
PHP
2
star
19

cfs-hyperlink

The Hyperlink Add-on for Custom Field Suite
PHP
1
star
20

bbpress-mark-topic-as

bbPress extension to allow flagging a Topic as anything you want
1
star
21

cfs-icon-from-font-field

PHP
1
star
22

relief-splash-page

[WordPress Plugin] Add a splash page to encourage donations for disaster relief
PHP
1
star
23

iti-customizations

Baseline client site customizations
PHP
1
star
24

new-user-password-reset

[WordPress Plugin] Automatically issue a password reset after creating new User accounts
PHP
1
star
25

iti-content-types

[WordPress Plugin] Helper class for setting up CPTs and Taxonomies
PHP
1
star