Ive just finished a website for a client in showbizz, and he wants that the WP frontpage displays the videos in the exerpt that you see on the frontpage, and not just inside the post. He's contacting the Danish National TV tomorrow to tell about his new show, so I desperatly need to get this problem fixed.
No matter what I've tried, the videos displays inside the posts with no problem, but no matter what I've tried, I can't get it to display on the frontpage.
Anyone has any ideas on what I can try or even better: Know how to fix? The site is here (still finishing it for tomorrow): http://showet.nu
Have to say, that this is my first WP theme and even if I'm quite able with HTML/CSS, I'm not a PHP wiz (yet)…
Vladimir’s WordPress Forum
URGENT: How to get the Smart YouTube video to display on the frontpage?
23:04
4 April, 2011
designlabCPH
Hi there, I really hope someone can help me!
Ive just finished a website for a client in showbizz, and he wants that the WP frontpage displays the videos in the exerpt that you see on the frontpage, and not just inside the post.
He's contacting the Danish National TV tomorrow to tell about his new show, so I desperatly need to get this problem fixed.
No matter what I've tried, the videos displays inside the posts with no problem, but no matter what I've tried, I can't get it to display on the frontpage.
Anyone has any ideas on what I can try or even better: Know how to fix?
The site is here (still finishing it for tomorrow): http://showet.nu
Have to say, that this is my first WP theme and even if I'm quite able with HTML/CSS, I'm not a PHP wiz (yet)…
Thank you!
8:59
19 April, 2011
Vladimir
posts 707
I think the plugin does show videos on the home page as it is now, but this will be changed in the future.
15:07
8 June, 2011
SanderG
try using the_content() with a 'more tag' in your loop on the homepage, instead of the_excerpt().