/
/
home
/
melaqxso
/
allshadesofwellness.com
/
wp-content
/
themes
/
alone
/
sermone
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/home/melaqxso/allshadesofwellness.com/wp-content/themes/alone/sermone
Edit:
/home/melaqxso/allshadesofwellness.com/wp-content/themes/alone/sermone/quickview-detail.php
<?php /** * Sermone quickview detail * * @since 1.0.0 * @version 1.0.0 */ ?> <div class="<?php echo sermone_classes_hook( 'sermone-quickview-detail-container', 'sermone_quickview_detail' ) ?>"> <!--div class="sermone-header"> <div class="sermone-thumb"> <?php sermone_get_post_thumb_html( $post_id, apply_filters( 'sermone_quickview_post_image_size', 'thumbnail' ) ) ?> </div> <div class="sermone-info"> <div class="more-info"> <?php echo __( 'on', 'sermone' ) ?> <u><?php echo sermone_get_field( 'sermon_date_preached', $post_id ) ?></u> <?php echo get_the_term_list( $post_id, 'sermone_preacher', __( '— by ', 'sermone' ), ', ', '.' ) ?> </div> <div class="in-tax"> <?php sermone_post_in_tax_html( $post_id ) ?> </div> <h4 class="sermone-title"> <a href="<?php echo get_the_permalink( $post_id ) ?>"><?php echo get_the_title( $post_id ) ?></a> </h4> </div> </div--> <?php sermone_single_media_nav_html( $post_id ) ?> <!--div class="sermone-content"> <?php echo wpautop( get_the_content( '', '', $post_id ) ) ?> </div--> </div> <!-- .sermone-quickview-detail-container -->
Ukuran: 1.2 KB