Title: Video Doesn&#039;t Appear
Last modified: August 19, 2016

---

# Video Doesn't Appear

 *  [shootingparrots](https://wordpress.org/support/users/shootingparrots/)
 * (@shootingparrots)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/video-doesnt-appear/)
 * Bit of an odd one. I just tried to embed a YouTube video into my blog and it 
   appears okay on the individual post, but doesn’t appear on my front page. Can
   anyone help?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [shootingparrots](https://wordpress.org/support/users/shootingparrots/)
 * (@shootingparrots)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/video-doesnt-appear/#post-1618500)
 * This opne is resolved. I needed to add to my congig.ini file:
 * excerpt_allowed_tags = “a,img,abbr,blockquote,b,cite,pre,code,em,label,i,p,span,
   strong,ul,ol,li,script,object,embed”
 *  [Jamal Mohamed](https://wordpress.org/support/users/jamalmohamed/)
 * (@jamalmohamed)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/video-doesnt-appear/#post-1618507)
 * Config.ini? There is no file with such name in WordPress. You will not see a 
   YouTube video in the home page because `the_excerpt();` eliminates all HTML tags
   other than `<p>`.
 * If you want to show the video on your home page, edit your theme’s `index.php`
   or `home.php` and find `the_excerpt();` then change it to `the_content();`.
 *  [adgirl2011](https://wordpress.org/support/users/adgirl2011/)
 * (@adgirl2011)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/video-doesnt-appear/#post-1618746)
 * Make sure the specific youtube clip allows embedding.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Video Doesn't Appear’ is closed to new replies.

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [video](https://wordpress.org/support/topic-tag/video/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [adgirl2011](https://wordpress.org/support/users/adgirl2011/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/video-doesnt-appear/#post-1618746)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
