• Resolved jenvander

    (@jenvander)


    We are wondering if either the free or pro version has the ability to do this. The client wants a button that will bring up the lightbox of a slider. This is because it is not obvious to the user that they can click on an image and get the lightbox popup.

    I didn’t see any PRO version configuration options for creating a button in the slider that does this, so I wondered if a hyperlink could be generated, or is there a permalink based on the slider number, or a javascript action that could be embedded in the HTML.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear jenvander,

    Please, be kindly informed that you can set a custom link to the slider image and after clicking on a slider title, you will be redirected to the link you have set.

    In the case of additional questions, please, let us know.
    regards,

    Thread Starter jenvander

    (@jenvander)

    This is not what I was asking for. I need a way to make the lightbox pop up without clicking on a slider image. Which object has the onClick that causes the popup? Is that the Lightbox object, or something else? Is there a way I can get that object with a jQuery and then call click()?

    Dear jenvander,

    Please, check the following screenshot:
    https://prntscr.com/g1rsuj

    and the code as well:
    assets/js/main.js

    jQuery(‘.huge-it-slide-0 a img’).trigger(‘click’)

    regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there a way to create a hyperlink to the lightbox popup of a slider?’ is closed to new replies.