Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Global Search

Display your site's search results as an Essential Grid.

1. Connect your site's default Search Form.

back to menu
Right-click your site's default search field, and select "Inspect Element".
default-search
And then copy the class name of the search field's element from the browser's web console.
searh-form-class
Next, from the "Search Settings" page, set "Enable Search Globally" to "On", and then click "Add Setting".
enable-search-globally
Next, paste in your search form's class name, select a Grid, and click "Save Settings".
search-settings
Result:
click-search-form
search-modal
search-results

2. Create your own Search Form as a Shortcode

back to menu
From the "Search Settings" page, click "Add Shortcode" from the "Shortcodes Search" tab.
shortcode-search
Give the shortcode a "Handle", assign it a Grid, enter some HTML to be used for the search, and then copy the Generated Shortcode to your clipboard.
search-shortcode
Next, paste the shortcode into one of your pages.
add-search-shortcode
Result:
search-on-page
search-modal
search-results