SAVE CHANGES button missing (omg, have fix)
-
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.
- Open the browser console in the web tools where the HTML code is
<!-- .rocket-lazyload-upgrade -->
- 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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘SAVE CHANGES button missing (omg, have fix)’ is closed to new replies.