Search and Navigation Popup

Description

Display a search box OR navigation popup by clicking on a button.

View DEMO for more details.

Plugin contains 2 shortcode

  • <?php echo do_shortcode('[menu-popup]'); ?>
  • <?php echo do_shortcode('[serach-popup]'); ?>

This plugin also register a menu location in your theme ie “Popup Menu”. If you want to display a menu in a popup, select this menu location.

Parameters are

  • popup_effect : popup_effect=”fadein” ( values are : slide, fadein, blur, makeway, push)
  • speedin : speedin=”300″
  • speedout : speedout=”300″
  • delay : delay=”300″
  • enable_loader : enable_loader=”true” OR enable_loader=”false”

Features

  • Set custom animation effects (Fadein, Slide, Fall, Flip, Blur, Rotate etc)
  • Full screen popup
  • Responsive popup
  • On click popup

Screenshots

  • Navigation Popup
  • Search Popup

Installation

  1. Upload the ‘search-and-navigation-popup’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the “search-and-navigation-popup” list plugin through the ‘Plugins’ menu in WordPress.

Reviews

January 7, 2020
This is the best Search and Navigation Popup plugin I have ever seen. Support is great. Thanks
March 23, 2019
Thank you! It'd be great if we could customize the placeholder text on the search form (without messing with the PHP files) in a future version.
Read all 2 reviews

Contributors & Developers

“Search and Navigation Popup” is open source software. The following people have contributed to this plugin.

Contributors

“Search and Navigation Popup” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Search and Navigation Popup” into your language.

Interested in development?

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

Changelog

1.1 (06-01-2020)

  • [*] Due to Uncaught Error: only one instance of babel-polyfill is allowed reporetd by some users we have added jquery- prefix with custombox.legacy.min.js and custombox.min.js to avoid the conflict with custombox jQuery library already Registred in a theme or in any third-party plugin.
  • [*] Renamed : We have Renamed sanpop-popup.min.js file to custombox.min.js.
  • [*] Important Note : Please clear your website cache (if you are using) after updating the plugin.

1.0.3 (06-01-2020)

  • Fixed custombox.legacy issue.

1.0.2 (12-12-2019)

  • Fixed serach input issue in safari browser.

1.0.1 (29-7-2019)

  • Fixed the text-domain issue.

1.0

  • Initial release.