芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/origami-events.com/wp-content/themes/kallyas/search.php
found_posts ) ) { $title = $wp_query->found_posts . " " . __( 'search results for:', 'zn_framework' ) . " " . esc_attr( get_search_query() ); } else { if ( !empty( $_GET['s'] ) ) { $title = __( 'Search results for:', 'zn_framework' ) . " " . esc_attr( get_search_query() ); } else { $title = __( 'To search the site please enter a valid term', 'zn_framework' ); } } WpkPageHelper::zn_get_subheader( array( 'title' => $title, 'title_tag' => 'h1' ) ); // Check to see if the page has a sidebar or not $main_class = zn_get_sidebar_class( 'blog_sidebar' ); if ( strpos( $main_class, 'right_sidebar' ) !== false || strpos( $main_class, 'left_sidebar' ) !== false ) { $zn_config['sidebar'] = true; } else { $zn_config['sidebar'] = false; } $sidebar_size = zget_option( 'sidebar_size', 'unlimited_sidebars', false, 3 ); $content_size = 12 - (int)$sidebar_size; $zn_config['size'] = $zn_config['sidebar'] ? 'col-sm-8 col-md-'.$content_size : 'col-sm-12'; $cacheZn_config = $zn_config; ?>
>
8 ) { ?>