I'm planning to show a few short movies made by friends in one post. I use PodPress tag to display the movies - [display_podcast] - this leads to all movies coming up one below the other... But I would like to display all movies at different positions in a post and include voting and a brief descritpions below each movie... has someone tried this or knows how best I can use podpress tag [display_podcast] to make it do this?
podPress has a support forum... moving this question there...
the plugin is called from THE_LOOP so you will have to hack up the wordpress code as well. The display_podcast tag that podpress uses only displays the play/hide etc buttons inside the post, it doesnt have a placement method of say display_podcast1 display_podcast2 etc.. its all or nothing.
also be warned that if you have more than one media file only 1 will be included in RSS as this is a limitation of RSS itself.