Deprecated Element No Permission

Hey guys,
how I can fix this and edit this deprecated element?

Cornerstone settings looks good in my eyes…

:thinking:

Not really sure what happened here, but the deprecated elements are improperly showing they are enabled. I will get that fixed in the next release and in the meantime I can give you this filter to enable all deprecated elements. Thanks for sending this my way.

add_filter('cs_elements_deprecated_enabled_default', '__return_true');
1 Like

Thanks, you da best :kissing_heart:

1 Like