Linux hkvL61zh9Vexzf 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 Path : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/kitify/templates/search/global/ |
Current File : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/kitify/templates/search/global/index.php |
<?php /** * Main template */ $settings = $this->get_settings(); ?> <div class="kitify-search"><?php if ( 'true' === $settings['show_search_in_popup'] ) { include $this->_get_global_template( 'popup' ); } else { include $this->_get_global_template( 'form' ); } ?></div>