• Maddin

    (@maddinq)


    saving of slides is not working anymore – always returns to the previous state.

    Wordpress 6.1
    Serious Slider: Version 1.2.3

Viewing 2 replies - 1 through 2 (of 2 total)
  • mer18

    (@mer18)

    I have the same issue, and by the looks of it, the same versions as Maddin.

    Wordpress 6.1.1
    Serious Sider 1.2.3

    Can someone please let me know if there’s going to be a fix soon. I can’t even remove a slide image link URL that needs to be updated.

    I have tried Cryout Creations site but no one seems to have raised the issue and I can’t because I don’t have a paid account with them. That in itself is an issue they need to fix.

    • This reply was modified 2 years ago by mer18.

    Hi, I think that I find a bug in the code?

    In file cryout-serious-slider.php

    function metabox_save( $post_id )

    Here:
    if( !current_user_can( 'edit_post' ) ) return;
    'edit_post' should be corrected to 'edit_posts'

    That solution work for me.
    Regards.

    • This reply was modified 1 year, 12 months ago by profanek.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘saving of slides is not working anymore – always returns to the previous state’ is closed to new replies.