Double Video

Steak House, food and drink theme, is now available on support forum.
GK User
Tue Sep 08, 2015 8:08 am
I've embedded a video from youtube in one of my post and I get the video showing twice :? .
Help please
This is the url http://www.amymichaels.com.au/uat/amy-m ... ime-girls/
User avatar
Senior Boarder

GK User
Tue Sep 08, 2015 8:10 am
Hello,
Could you please provide me with your website FTP and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Tue Sep 08, 2015 8:17 am
Thanks for your quick reply :)
I've sent you a PM
User avatar
Senior Boarder

GK User
Tue Sep 08, 2015 8:52 am
You dont' have featured image in yoru post, so the video is taken as a featured, you have two solutions:

1. Set featured image.

2. Edit Steakhouse/content-featured.php file and remove this fragment:
Code: Select all
<?php do_action('steakhouse_before_post_video'); ?>
   <div class="video-wrapper">
      <?php echo $video_code; ?>
   </div>
   <?php do_action('steakhouse_after_post_video'); ?>
User avatar
Moderator

GK User
Tue Sep 08, 2015 12:54 pm
Thanks,
It works :)
User avatar
Senior Boarder


cron