Hey y’all
I am trying to add a social link to a guitar company’s reverb store. I am editing a few theme files and get this error in the theme setting sidebar.
I’m new to customizing themes…any guidance on how to troubleshoot this?
I can get the icon to show up on the live site. They styling isnt great and the link doesnt carry over to the front end.
Hi @Nosremetnarg
You will get this error when you try the copy the section from other themes. To fix this.
- From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
- Find the theme that you want to edit and click on “Actions” and then “Edit code”.
- In the “Section” folder, click on the section that you added,
- Find the text “t.settings_schema.social.media.settings.social_reverb_link.info” under your {% schema %}, by clicking Ctrl + f in your keyboard.
- Change the text to whatever it is for. This will be the same with the other one that is cut off
- And Save.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!