• Resolved brad hogan

    (@bradley2083)


    Hey, there. I have autoplay toggled to “off” but the slider autoplays regardless. Also, every time I save my page with the slider block, then view the front end, then edit the page again, I see the “attempt block recovery”. I’ve run into this on other sites when the block has some errors in the syntax. Would you be able to update this to prevent the error?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author digitalapps

    (@digitalapps)

    Hi @bradley2083

    Just pushed an updated that addresses issues you described.

    Attempt block recovery screen usually appears, when the output from an Edit function doesn’t match your Save function.

    So output like this would throw an error:

    Edit function:
    <div class=”one two”></div>

    Save function:
    <div class=”one two three”></div>

    Above doesn’t match, hence the error, not necessarily because of the syntax error.

    Thread Starter brad hogan

    (@bradley2083)

    I noticed the issue with the attempted block recovery would only occur if the settings have a number higher than 1 in the show # of slides option. Does this latest update fix that as well?

    Thank you!

    Plugin Author digitalapps

    (@digitalapps)

    @bradley2083 this should be fixed with this latest release

    Thread Starter brad hogan

    (@bradley2083)

    Rad thanks. I’ll give it a shot.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Auto play (off) not working’ is closed to new replies.