Okay
  Public Ticket #519784
light box won't load _parent page
Closed

Comments

  • Kevin started the conversation

    For most of my projects they are vimeo video's, which open perfectly in a light box on top of all the other portfolio items. But for projects such as websites the external link doesn't work. It gives an error. I know the link is correct as it works fine else where. I wonder if the "light box" option is trying to put it into a window.. Is there anyway to mix-match so if the external URL is a webpage instead of trying to display a light box it just goes to the URL "_parent"

    Try clicking on the "ESPN" Transformers link in my work section.. to see the error.

  •  8,990
    Tahir replied

    Hey ,

    Please set the Featured Image in the portfolio item and it wont show the error.

    Thanks


    ThemeNectar Support Team 

  • Kevin replied

    Just click image with optimus prime on it!! Lol

  • Kevin replied

    So that is NOT what I need.. I want when the user clicks the ESPN / Transformers picture for it to go to the external URL.. NOT open an image. Is there a way to have the light box turn off for select portfolio items?

  •  8,990
    Tahir replied

    Hey ,

    You are gonna have to change the Project type and set it to full thumb link .See screenshot: http://prntscr.com/8cmuft .

    Thanks


    ThemeNectar Support Team 

  • Kevin replied

    I changed this and still get the same error?

  •  8,990
    Tahir replied

    Hey Again

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-items .col .work-item .work-info a[href=\"\"] {
        pointer-events: none !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Kevin replied

    now link doesn\'t work at all... ?? Ideas...

  • Kevin replied

    here is what project looks like...

  • Kevin replied

    ok got it fixed!! thank you!!!! working now!!