• Resolved butiks

    (@butiks)


    Hello

    Thank you for the wonderful script, it greatly helped speed up the site.

    However, after installation, I noticed one inconvenience – the save changes button is missing.

    Dear developers, in this thread, I ask you to pay attention to this issue and fix it.

    For those who can’t wait for the fix and want to save the settings changes, I suggest using the following quick fix.

    1. Open the browser console in the web tools where the HTML code is
    <!-- .rocket-lazyload-upgrade -->
    1. Add the code I provided below.
    <p class="submit">
        <button type="submit" class="button button-primary">
            <span class="text"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">Save changes </font></font></span>
            <span class="icon"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">?</font></font></span>
        </button>
    </p>

    Press Enter, and the code changes will be saved. The button, where it was supposed to be displayed, will now appear.

    Click on this button with the mouse, and your settings will be saved.

    Good luck!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sven Hofmann

    (@hofmannsven)

    Can confirm. The button for saving changes is missing.

    Plugin Contributor WP Rocket

    (@wp_rocket)

    Hi Butkis and Sven,

    Jurica from WP Rocket here, and I’ll be very glad to assist you with this!

    I’ve tried to reproduce the issue on my test site, but I want’ able to reproduce it:

    Could you check the browser console if there are any errors? Or if you have test/staging site, try disabling other plugins to see if it that will help. If disabling other plugins helps, it would indicate an issue with another plugin.

    Best Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SAVE CHANGES button missing (omg, have fix)’ is closed to new replies.