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

    Hi,
    I wonder if there’s a way to disable the loop while inserting multiple images on a post? I’d like the lightbox to stop at the last image.
    Thanks!

    #667227

    Hi yuskydog,

    I’m not sure if that would be possible but send us a link to the page in question and we’ll have a look at it.

    Regards,
    Rikard

    #667348

    Hi
    Here it is:

    #667409

    Hey!

    I am also not sure if i understood you clearly. Would you like to make only last image clickable and others not? If so, please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your elements a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab to make them unclickable

    .your-custom-class { pointer-events: none !important; }

    If that is not what you meant, please elaborate

    Cheers!
    Yigit

    #667536

    Hi
    Sorry I didn’t make myself clear. I meant I’d like to the lightbox to stop at the last image instead of going back to the first one while pressing the next button.

    #669216

    Hi,

    I’m sorry but will require modification that is outside the scope of support. Please hire a freelance developer or contact codeable. http://kriesi.at/contact

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.