This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

XrelY Autocomplete

विवरण

XrelY’s Autocomplete is the search solution for web sites.

Features:-

  • Instant & On the fly serach input correction.
  • Empower your site search by xrely autocomplete.
  • Customize search drop down design as per your choice.
  • Rich autocomplete.
  • Supports Woocommerce product attributes.

स्क्रीनशॉट्स

इंस्टॉलेशन

  1. Upload plugin zip content to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

सामान्य प्रश्न

How to add my own custom css for drop down list?

Include the css for the drop down list.
e.g.

.autocomplete-suggestions{
    background-color : white;
}
.autocomplete-suggestion:hover{
    color : red;
}

समीक्षाएं

1 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “XrelY Autocomplete” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.2

  • Overriding data on resubmmit.
  • Showing current configuration.
  • Bug fix

1.0.1

  • Enable/Disable functionality.

1.0.0

  • Initial release for basic features.