I’m trying to have my theme (Dawn 2.0 customised version from ~2yrs ago) show social media icons. Even when I populate the various field values in ThemeEditos/Customise>Theme Settings>SocialMedia they do not automatically get rendered in the theme footer.
I do have the required {%- if section.settings.show_social -%} code in the footer.liquid file, but populating the social media fields in theme settings does not set the section.settings.show_social to true and I cannot see any theme setting check box to set that value anywhere, and I cannot find this value or a true or false setting for it in the config/settings_schema.json file either.
In theme editor If i go to sections, scroll down to footer and try to add block I don’t have any such add social media icons or anything either.
Can anybody advise me as to where exactly I can change this section.settings.show_social setting?
TIA
Please


