• I’m trying to put two youtube links on one page but only the first link is showing. Everything else shows up okay but no youtube box or link. Is there a way to have multiple videos showing on one page? Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor viper007bond

    (@viper007bond)

    Multiple videos should work fine. Can you provide a link to an example of this happening please?

    Thread Starter exmonk1

    (@exmonk1)

    https://village.sites.beehivehomes.com/beehive-videos/

    Here’s the html

    <h2><span style=”color: #0000ff”>Beehive Homes Advertisement</span></h2>
    [youtube]https://www.youtube.com/watch?v=ADpI_qLva4k[/youtube]

    <h2><span style=”color: #ff0000″>My Journey to Beehive</span></h2>
    [youtube]https://www.youtube.com/watch?v=A6Fxlf97JmY[/youtube]

    try this (blankspaces)

    <h2><span style=”color: #0000ff”>Beehive Homes Advertisement</span></h2>

    [youtube]https://www.youtube.com/watch?v=ADpI_qLva4k[/youtube]

    <h2><span style=”color: #ff0000″>My Journey to Beehive</span></h2>

    [youtube]https://www.youtube.com/watch?v=A6Fxlf97JmY[/youtube]

    Thread Starter exmonk1

    (@exmonk1)

    I’ve tried a bunch of different things but I only show one youtube listing. It only shows the first listing. Here is the latest one I tried.

    [youtube]https://www.youtube.com/watch?v=1KelSqKoMAE[/youtube]
    [youtube]https://www.youtube.com/watch?v=ADpI_qLva4k[/youtube]

    Plugin Contributor viper007bond

    (@viper007bond)

    If I disable CSS in my browser, then I see both videos show up fine on your site. That means it’s something in your theme’s CSS that’s doing it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Viper's Video Quicktags] Two Youtube links on one page’ is closed to new replies.