Ichigo Ichigo
asked 10 years ago

Hello,
First of all I already went to the post on how to show the embedded video thumbnail in posts and it works great!
Just there are 2 things maybe you can help me out with,

  1. When I add a video, above it I put a thumbnail image so it will show up in the rss, however at the front page, it shows both the thumbnail and the embedd video.. I would like that it only shows the thumbnail without the embedd video.. is that possible?
  2. For some reason I can’t seem to make the embedded video work on FC2 videos

    It simply won’t show up in the post, I also tried putting iframe tags and it just shows a bunch of text instead..

Ichigo Ichigo
replied 10 years ago

One more thing I forgot.. perhaps its related a bit to #1.. the image thumbnail links to the image url.. is it possible that when one clicks on the image thumbnail one actually goes to the full post?

2 Answers
Ichigo Ichigo
answered 10 years ago

Anyone?

Wilfred
answered 10 years ago

My apology for this late in replying.

1. To Resolve this bug please follow my instruction here:
– Open content.php file in the folder path /wp-content/themes/dw-wallpress/content.php
– Replace the following code – line 61
<?php the_content(); ?>
with:
<?php the_excerpt(); ?>

2. Please paste the embedded code into tab text as shown below:
http://i.imgur.com/QY5Wr2r.png

Hope this helps!

Powered by DW Question & Answer Pro