• Resolved johnny7075

    (@johnny7075)


    Really like your plugin! Congratulations.

    Is it possible to show the image slider in full “before” mode on page load so the user would need to do a full slide to see the “after” mode?

    I tried modifying the Before and After coordinates with CSS below without any success:

    .skip-lazy-twentytwenty-before {
    clip: rect(0px, 716px, 536px, 0px) !important;
    }

    .skip-lazy-twentytwenty-after {
    clip: rect(0px, 716px, 536px, 716px) !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mdashikul

    (@mdashikul)

    Hi @johnny7075

    We regret to inform you that the feature you have inquired about, which allows for viewing the complete singular image (both the Before & After), is currently unavailable. However, our platform does offer a Full-Screen View feature, which allows for a complete view of the BEAF slider. We have taken note of your request for this feature and are committed to incorporating it into our future release.

    Thank you for your patience and understanding.

    Plugin Contributor Abu Hena

    (@codexa)

    Hi, @johnny7075
    You can easily show the “before” image full when page loads. You just need to set the offset value to “1” . See following screenshot https://prnt.sc/_eYed7YqaH6N
    Cheers!

    Thread Starter johnny7075

    (@johnny7075)

    Sweet. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display with image slide showing the before mode’ is closed to new replies.