X7ROOT File Manager
Current Path:
/home/softbdltd/images-bd.com/wp-content87b/themes/eventum-old/post-format
home
/
softbdltd
/
images-bd.com
/
wp-content87b
/
themes
/
eventum-old
/
post-format
/
??
..
??
ajobpost
(853.84 KB)
??
content-aside.php
(1.17 KB)
??
content-audio.php
(1.17 KB)
??
content-gallery.php
(3.89 KB)
??
content-image.php
(1.17 KB)
??
content-link.php
(1.03 KB)
??
content-none.php
(1.53 KB)
??
content-quote.php
(1.39 KB)
??
content-video.php
(2.74 KB)
??
content.php
(1.17 KB)
??
social-buttons.php
(2.12 KB)
Editing: content-audio.php
<?php global $themeum_options; ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if (!is_single()) { ?> <div class="row"> <div class="col-sm-6"> <?php if ( rwmb_meta( 'thm_audio_code' ) ) { ?> <div class="featured-wrap"> <div class="entry-audio embed-responsive embed-responsive-16by9"> <?php echo rwmb_meta( 'thm_audio_code' ); ?> </div> <!--/.audio-content --> </div> <?php } ?> </div> <div class="col-sm-6"> <span class="post-icon"><i class="fa fa-music"></i></span> <?php get_template_part( 'post-format/entry-content' ); ?> </div> </div> <?php } else { ?> <?php if ( rwmb_meta( 'thm_audio_code' ) ) { ?> <div class="featured-wrap"> <div class="entry-audio embed-responsive embed-responsive-16by9"> <?php echo rwmb_meta( 'thm_audio_code' ); ?> </div> <!--/.audio-content --> </div> <?php } ?> <?php if (!is_single()) { ?> <span class="post-icon"><i class="fa fa-music"></i></span> <?php } ?> <?php get_template_part( 'post-format/entry-content' ); ?> <?php } ?> </article> <!--/#post -->
Upload File
Create Folder