1. Home
  2. Common Troubleshooting Tips
  3. Page settings not getting saved

Page settings not getting saved

In some very rare cases, the extension save button fails to save the form values in the page.

For such cases you need to edit the extension template file and find the save button html code and add the force submit script to the code

onClick="document.getElementById('form-language').submit();"

Was this article helpful to you? Yes No

How can we help?