2015-05-21, 21:08:12
Yes good point, I should clarify that you have to click Save updates after every change, as a final confirmation. That's because this plugin is heavily front-end based (the JS architecture is more complicated than the PHP).
An explanation of the 2 different exports:
An explanation of the 2 different exports:
- Export button in the nav at the top: for site managers who wish to backup their settings, or transfer them to another installation.
- Export as plugin/ theme: for plugin/ theme devs; prepares a file called settings.json with all the current tab's settings, ready to be placed in the plugin dir.
plugin_data_plugin_name.json
and (2) you have created a GS Custom Settings plugin which is not activated when you did the import (you should activate before importing).