芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/public_html/menthol.bf1.my/wp-content/themes/consultstreet/page.php
'; } else{ echo '
'; } } else{ echo '
'; } else: if ( class_exists( 'WooCommerce' ) ) { if( is_account_page() || is_cart() || is_checkout() ) { echo '
'; } else{ echo '
'; } } else{ echo '
'; } endif; if ( class_exists( 'WooCommerce' ) ) { if( is_account_page() || is_cart() || is_checkout() ) { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } else { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } } else { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } ?>