gantry / gantry5

:rocket: Next Generation Template / Theme Framework
http://gantry.org
1.04k stars 204 forks source link

Grav / WordPress Preset Setting Enable / Disable #1863

Open simmonsr opened 7 years ago

simmonsr commented 7 years ago

Like we have in Joomla with Gantry5 - Presets plugin, can we have setting in Platform Settings for Grav / WordPress that disables Presets (?presets=preset1)

simmonsr commented 7 years ago

If we end up implementing this, I would recommend having the default value be 'disabled'.

mahagr commented 7 years ago

Try ?reset-settings=1, should work in all platforms.

simmonsr commented 7 years ago

Yes, I am aware of ?reset-settings, but if I have preset plugin enabled in Joomla instance and go to preset URL in Joomla, it can effect Grav / WordPress instances (kind of odd really). Using ?reset-settings in Grav instance doesn't help. I have to do ?reset-settings in Joomla to clear it out for Grav. Would just be nice if WP / Grav had preset option that could be enabled / disabled (default disabled).

simmonsr commented 7 years ago

I really think this on / off setting should be implemented for Grav / WP. If you think about it, if a user grabs a skeleton / RL and selects one of the Styles URL (?presets=preset1) and then tries to use the Style panel, his / her override is not going to show up until cookie is cleared (or enters ?reset-settings).

w00fz commented 7 years ago

I thought we disabled presets plugin by default with RL and skeletons?

simmonsr commented 7 years ago

Yes for Joomla, but there is no preset option in RL / skeletons for WP / Grav.

mahagr commented 7 years ago

There is no presets plugin for WP or Grav; in both it is integrated to Gantry itself.

simmonsr commented 7 years ago

Yah, I'm not asking for a plugin. Just a 'Platform Setting' if possible. :)