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

    (@designextreme)

    @manjo Thanks for letting me know about this issue.

    There is a JavaScript action that captures the click or pressing Ctrl S to send the current form data to the server.

    If you press F12, you can bring up the console in your browser. This will show any errors occurring and will help to identify the culprit here. It may be another script “capturing” the same event and either returning an error or disabling it entirely.

    Having the bookmark “#open-regular” is an odd way to avoid this issue – so the interference may be avoided when the URL matches a bookmark. Anyway, that is a strange circumstance here…

    Please have a go with the browser console and get back in touch if you’re finding that too tricky or need further assistance.

    Thread Starter manjo

    (@manjo)

    When i save a file is loaded “admin-ajax.php” and it return with 200 status so it’s working and changing the hour as i wanted.
    This is so strange it didn’t work before, all i did was deleting cache, deleting plugin files and then reinstall it. It’s working like a charm now.
    Kinda strange that the page isn’t reloaded when I save, but i’ll get used to it.
    Thx anyway for the help.

    Plugin Author Design Extreme

    (@designextreme)

    @manjo I am really happy you resolved this!

    I think something wasn’t loading correctly (perhaps browser caching) that meant the original /wp-admin/admin.php?page=opening_hours page was not current.

    Thanks for the update and enjoy the plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The plugin isn’t saving the settings’ is closed to new replies.