• Resolved johanna2patricia

    (@johanna2patricia)


    Hi everybody,
    This is a great plugin!
    It always worked great. But suddenly on one of my websites I get “click here” instead of the title of the video.
    I have no idea how that happened. I haven’t changed anything in the code.
    How can I fix this?
    You can see examples of it on this page: https://www.patriciakaas.nl/blog/1966-1989/

    Johanna

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter johanna2patricia

    (@johanna2patricia)

    Some addition. I use the code that was suggested to me by the plugin author in this thread: https://www.ads-software.com/support/topic/dailymotion-and-veoh-videos-possible/

    [wp_colorbox_media url="#inline_content" type="inline" hyperlink="click here to open inline HTML"]
    
    <div style='display:none'>
        <div id='inline_content' style='padding:10px; background:#fff;'>
            <iframe frameborder="0" width="640" height="360" src="//www.dailymotion.com/embed/video/xj14kk" allowfullscreen></iframe>
        </div>
    </div>

    Johanna

    Thread Starter johanna2patricia

    (@johanna2patricia)

    Ok I figured it out. It turns out that I can’t use extra ” and in the code. Now all works well again.

    Johanna

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Click here” instead of Title’ is closed to new replies.