• Every time I make changes and click “Update” everything I changed reverts back to default. Nothing is ever saved.

    It had been working perfectly, but I went in to make one tweak and everything in my slider disappeared and reverted to “Slide Content” and all the default settings.

    Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Hi, the first thing you can check is whether there is any JavaScript errors within your WordPress dashboard – press CTRL+SHIFT+J keys to display the JavaScript console.

    Also check the the change you are making to the slide content – check there is no badly-formed HTML, such as tags that are not closed, mis-matching tags etc.

    Thread Starter christinaleans

    (@christinaleans)

    Thank you!

    Yes, there actually are a couple errors in the dashboard.

    One I’m working on now, but the other is this: https://imgur.com/FOkhYAd

    The file path listed is this: /plugins/slide-anything/js/add_tinymce_button.js?wp-mce-4960-20190918

    Plugin Author simonpedge

    (@simonpedge)

    Have not seen that error before, but a couple of things you can try.
    – Tick the “DOMContentLoaded event” checkbox (under “Other Settings”)
    – Install the “Classic Editor” plugin

    Thread Starter christinaleans

    (@christinaleans)

    Bummer. I did try the DOM checkbox and get the same results whether it’s on or off. The other error was fixed, and definitely don’t want to go back to the classic editor.

    Thread Starter christinaleans

    (@christinaleans)

    I removed the tinymce files and references from the plugin to test, and fixed the JS errors in the dashboard. It turns out everything works fine unless I try to use a shortcode to display a query (yes, the shortcode button is ticked and other shortcodes work fine). I was testing with my own query shortcode, and then tested with a popular plugin for a query shortcode in case it was my code–still every time I click “Update” everything reverts back to defaults.

    Any other content besides queries works.

    The strange thing is that it did work at first, but as soon as I went to tweak a setting, it all stopped.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changes won’t save’ is closed to new replies.