Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #166175

    Hi guys!
    If I want to use a youtube link in my contents I have this error:

    Image cannot be loaded!

    How can I resolve this problem?

    #166397

    Hi dmiklus!

    Can you post the youtube link code here? Add rel=”noLightbox” on the anchor tag to avoid opening the link as lightbox.

    <a rel="noLightbox" href="YOUTUBE LINK HERE">YOUTUBE LINK</a>

    Cheers!
    Ismael

    #166492

    Thank you Ismael!
    And if I want to use a CSS button?

    #166507

    I am trying to use an image for the link but doesn’t work! Here is the code:

    <a rel="noLightbox" href="http://www.youtube.com/user/justintimberlakeVEVO"><img src="path/youtube_icon_2.jpg" width="80" height="80" alt="Facebook Channel" /></a>

    What’s wrong??

    • This reply was modified 10 years, 6 months ago by dmiklus.
    #166530

    I had the same problem I just shortened the the url using Google url shortener and it works fine now http://goo.gl/ hope this helps

    #166538

    Yo! I resolved already in the same way!!!

    #166600

    Hi!

    Glad you figured it out! Let us know if you have any other questions

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Youtube Link’ is closed to new replies.