Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #871185

    hi,
    1.is it possible in a gallery to make a different link from gallery image to a big lightbox image? (see: one, below).

    2. furthermore, is it possible to get the info of the big lightbox image somewhere at the right side of the image is some loose textblock?
    see: two

    3. and the cross in the right top corner in the lightbox, is it possible to replace it? (if a textbox spoken about in point 2 is possible, the best thing would be to put it in the top rightcorner of the textbox)
    https://screenshots.firefox.com/5Fga8thrU6cmNGUY/jeelsites.nl

    best regards, jelle

    • This topic was modified 7 years ago by yampieters.
    #872381

    Hey jelle,

    Thank you for using Enfold.

    Did you install a different lightbox plugin? Please post the login details in the private field so that we can check it.

    Best regards,
    Ismael

    #872707

    hello ismael,
    no, im just wandering if i can adapt the Enfold lightbox plugin…
    adapt to my wishes

    #873528

    Hi,

    Thank you for the update.

    1.) Yes, this is possible. Use the image element, set the link to manual then use the url of another image.

    2.) I’m sorry but this feature will require modification that is beyond the scope of support. Please hire a freelance developer or contact our partner, Codeable.

    3.) You can use the following css code to adjust the style of the close button.

    div.avia-popup .mfp-close {
        width: 40px;
        height: 40px;
        right: -13px;
        text-align: center;
        border-radius: 100px;
        border: 2px solid transparent;
        line-height: 38px;
        padding: 0;
        top: -5px;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        font-family: Arial, Baskerville, monospace !important;
    }

    Best regards,
    Ismael

    #878589

    hi ismael, about 1. it seems impossible to create a gallery and link one ot the thumbs to another image.
    (ive deacitvated the Wp Media Plugin now).

    • This reply was modified 7 years ago by yampieters.
    #879460

    Hi,

    1.) It’s not possible with the actual Gallery element but you can do it with an Image element.

    Best regards,
    Ismael

    #879608

    ok, but i need it in a gallery…
    thanks anyway, you can close this one

    #879995

    Hi!

    You can use the columns along with the image element to create a “gallery like” section.

    Best regards,
    Ismael

    #880185

    hi ismael, thanks, but this option is not satisfying as some of the pics/thumbs have different width. besides, i need in the lightbox: navigation arrows.

    #881040

    Hi,

    I see. Unfortunately, what you’re after is beyond the scope of support. Please hire a freelance developer to modify the gallery element

    Best regards,
    Ismael

    #882827

    thanks ismael, you can close this topic!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘different link from gallery image to big lightbox image’ is closed to new replies.