• I want to paste a blip.tv video player on the top of my page (below the header)and have my Posts and comment section below that. The player is linked to Blip.tv and will always update when new material is available so I want that to be the only player on the page. I’m new to WordPress…is this doable?? The posts and comments below the player should change but the player itself should be a static element like the header graphic. I can paste the blip.tv code into a post but then I end up w/ players for every post which clutters the page.
    Thanks,
    Jeff

Viewing 1 replies (of 1 total)
  • to do it for posts, you will need to edit your theme’s single.php and put the code right before the loop runs for the post and comments

    to put it on pages, do the same to page.php

Viewing 1 replies (of 1 total)

The topic ‘Static video player’ is closed to new replies.