Site logo

Archived topic

Export / Reset Settings WPMS

3 replies · Started by Dean on March 26, 2018

Viewing posts 1–4 of 4

Hi Tom.

Just updated GP Premium and see you have made some significant changes.

Previously it was recommended to enable GP Premium across a multisite by default using defines in wp-config.php e.g.

/* GeneratePress Premium */
define( 'GENERATE_BACKGROUNDS', true );
define( 'GENERATE_BLOG', true );
define( 'GENERATE_COLORS', true );
define( 'GENERATE_HOOKS', true );
define( 'GENERATE_IMPORT_EXPORT', true );
define( 'GENERATE_SECONDARY_NAV', true );
define( 'GENERATE_TYPOGRAPHY', true );
define( 'GENERATE_SECTIONS', true );
define( 'GENERATE_MENU_PLUS', true );

This has worked perfectly in previous versions, but now when you go to this page on a sub-site "/wp-admin/themes.php?page=generate-options", the "Export Settings", and "Reset Settings" under the Advanced dropdown only shows "core" as a check box option. So sub-sites cannot export or reset GP options.

Am I missing something here or is this a bug?

Thank you.

Dean

Nice catch! Just fixed this in 1.6.1.

Thanks!

Thanks Tom! Thought it might be the case. Fantastic support as always ;-)

No problem! Thanks for letting me know :)

This archived topic is closed to new replies.