Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #241713

    Why not work? I want to make this link
    Vimeo Music Store
    href=”http://vimeo.com/musicstore”

    code: < a title=”Vimeo Music Store” href=”http://vimeo.com/musicstore&#8221; target=”_blank”>Vimeo Music Store< /a >

    You can see here: ZINKEREA

    • This topic was modified 10 years, 8 months ago by Francisco.
    #241804

    Hey Francisco!

    Please add the nolightbox class on the link tag to prevent it from opening a lightbox. Something like this:

     <a class="nolightbox" rel="nolightbox" title=”Vimeo Music Store” href=”http://vimeo.com/musicstore” target=”_blank”>Vimeo Music Store< /a >
    

    Cheers!
    Ismael

    #245378

    Hmmm. I’m sorry but does not work.

    I try this:
    <a class="nolightbox" title="test" href="http://vimeo.com/musicstore" target="_blank">link</a>
    and
    <a class="nolightbox" rel="nolightbox" title="test" href="http://vimeo.com/musicstore">link</a>

    but none worked :(

    Example here with this code: go to vimeo music store

    This code work whith video,

    Here i can see the video with Lightbox:
    <a href="https://www.youtube.com/watch?v=F44ohP5YS4o">Youtube</a>

    Here I can see the video in youtube web
    <a class="noLightbox" href="https://www.youtube.com/watch?v=F44ohP5YS4o">Youtube</a>

    but this not work with this link: http://vimeo.com/musicstore

    Please Help.

    • This reply was modified 10 years, 7 months ago by Francisco.
    #246305

    Hi!

    One workaround would be to shorten the URL using bit.ly or siimilar.

    Best regards,
    Josue

    #246317

    Ok works perfectly!!!

    Thank you.

    #246318

    You are welcome, glad we could help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘link error’ is closed to new replies.