ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
267 stars 95 forks source link

Default Social Image (not available when allowAdminChanges set to no) #440

Open CreateSean opened 1 year ago

CreateSean commented 1 year ago

Description

The Default Social Image upload button is hidden when allowAdminChanges config setting is set to no. This setting shoudlbe be available on all environments

image

I had to enable allowAdminChanges, push to production, upload the new SEO default image, then disable allowAdminChanges locally and re-push to production.

This is a setting that the client should be able to access and not require developer assistance.

Steps to reproduce

1. 2.

Additional info

freder commented 1 year ago