Файловый менеджер - Редактировать - /home/digitalm/www/zetaworks/wp-content/themes/uncode/searchform.php
Назад
<?php global $use_live_search, $overlay_search; $dwls_live_search = get_option('daves-wordpress-live-search_uncode_activate_widget'); $livesearch_class = $use_live_search == 'yes' ? ' form-xl' : ( ($use_live_search == '' && $dwls_live_search == true) ? '' : ' no-livesearch' ); if ( $overlay_search === 'yes' ) { $livesearch_class = ' no-livesearch'; } $search_placeholder = apply_filters( 'uncode_product_search_type', false ) ? esc_html__('Search products…','uncode') : esc_html__('Search…','uncode'); ?> <form action="<?php echo esc_url(home_url( '/' )); ?>" method="get"> <div class="search-container-inner"> <input type="search" class="search-field form-fluid<?php echo esc_attr($livesearch_class); ?>" placeholder="<?php echo esc_html( $search_placeholder ); ?>" value="" name="s" title="<?php echo esc_html__('Search for:','uncode'); ?>"> <i class="fa fa-search3"></i> <?php if ( apply_filters( 'uncode_product_search_type', false ) ) : ?> <input type="hidden" name="post_type" value="product" /> <?php endif; ?> </div> </form>
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка