Display a search box OR navigation popup by clicking on a button.
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