Customise the search box placeholder text for the Avada theme.
As of April 2026, Search Placeholder Avada is a WordPress avada plugin with 100 active installations and a 5/5 rating from 1 reviews. It has been downloaded 3.4K+ times in total. Requires WordPress 5.3.2+ and PHP 7.2.18+. Available on WordPress.org since 2020. Last updated 3 years ago — may have compatibility concerns. Top alternative: Double Opt-In for Contact Form 7 &….
Customise your search placeholder text!
Search Placeholder Avada allows you to add your own custom placeholder text for Avada’s search input box.
There’s new support for all themes.
Originally built for Avada by ThemeFusion, you can now use this on any theme.
With version 2.0, there’s built-in support for Avada and WordPress default themes. You can also use a PHP hook (filter) to add any CSS selector you need.
The plugin settings are under Settings > Search Placeholder Avada.
Example Filter for Supporting Any Theme
/** Search Placeholder Avada: filter for your own CSS selectors. Separate selectors with a comma. */
add_filter( 'search_placeholder_css_selectors', function() {
return ".this-is-a-test-class, #this-is-a-test-id, .another-class";
}
);
Tw…
| WordPress | 5.3.2+ requiredTested up to 6.1.10 |
| PHP | 7.2.18+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.