Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28295

    Hey there – I’m trying to something extremely simple.

    I just want to put a text link in a text box that links to my client’s YouTube page.

    Whenever I try this it appears that the site tries to open a lightbox or something. Then it give me an error message and won’t go to the external page.

    Should be a pretty simple thing to do – what’s up?

    Check it out here:

    http://pecanpieproductions.com/ppp/advertise-on-screen/

    (scroll to the bottom – in the last paragraph there’s a text link to go to their “YouTube Showcase page.”)

    Thanks.

    #137134

    Hi dylandibona,

    For most media linkes (images, youtube, vimeo etc) the theme uses a lightbox script to grab them and open up the media in a lightbox automatically. If you want to prevent this you just need to add the noLightbox class to the link like this:

    <a class="noLightbox" href="http://www.youtube.com/">Youtube</a>

    Regards,

    Devin

    #137135

    Awesome. Thanks.

    #137136

    Glad we could help. Let us know if you have any other questions or issues.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘External Links Don't Work.’ is closed to new replies.