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-video.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_video' ) ) { ?> <div class="featured-wrap"> <div class="entry-video embed-responsive embed-responsive-16by9"> <?php $video_source = esc_attr(rwmb_meta( 'thm_video_source' )); ?> <?php $video = rwmb_meta( 'thm_video' ); ?> <?php if($video_source == 1): ?> <?php echo rwmb_meta( 'thm_video' ); ?> <?php elseif ($video_source == 2): ?> <?php echo '<iframe width="100%" height="350" src="http://www.youtube.com/embed/'.esc_attr($video).'?rel=0&showinfo=0&modestbranding=1&hd=1&autohide=1&color=white" allowfullscreen></iframe>'; ?> <?php elseif ($video_source == 3): ?> <?php echo '<iframe src="http://player.vimeo.com/video/'.esc_attr($video).'?title=0&byline=0&portrait=0&color=ffffff" width="100%" height="350" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>'; ?> <?php endif; ?> </div> </div> <?php } ?> </div> <div class="col-sm-6"> <span class="post-icon"><i class="fa fa-video-camera"></i></span> <?php get_template_part( 'post-format/entry-content' ); ?> </div> </div> <?php } else { ?> <?php if ( rwmb_meta( 'thm_video' ) ) { ?> <div class="featured-wrap"> <div class="entry-video embed-responsive embed-responsive-16by9"> <?php $video_source = esc_attr(rwmb_meta( 'thm_video_source' )); ?> <?php $video = rwmb_meta( 'thm_video' ); ?> <?php if($video_source == 1): ?> <?php echo rwmb_meta( 'thm_video' ); ?> <?php elseif ($video_source == 2): ?> <?php echo '<iframe width="100%" height="350" src="http://www.youtube.com/embed/'.esc_attr($video).'?rel=0&showinfo=0&modestbranding=1&hd=1&autohide=1&color=white" allowfullscreen></iframe>'; ?> <?php elseif ($video_source == 3): ?> <?php echo '<iframe src="http://player.vimeo.com/video/'.esc_attr($video).'?title=0&byline=0&portrait=0&color=ffffff" width="100%" height="350" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>'; ?> <?php endif; ?> </div> </div> <?php } ?> <?php if (!is_single()) { ?> <span class="post-icon"><i class="fa fa-video-camera"></i></span> <?php } ?> <?php get_template_part( 'post-format/entry-content' ); ?> <?php } ?> </article> <!--/#post -->
Upload File
Create Folder