Duplicate section not showing in Theme Sections

Hey,

I’m using the 2.0 version of a theme and duplicated a section which was copied from the footer and created a new section in the Section folder. But when I customise the theme it’s not showing up?

I renamed the section and the {%scheme%} tag. How do I make it appear in the Theme Sections?

Any help here would be awesome.

Thanks
CW

@CW888

This is code customization work Please hire shopify Expert.

Thanks!

What do you mean, did you change {%schema%} to {%footer-section%} or something?

That wont work if so , you need to change the “name” property to be unique per section.

After that “section not showing” up has a lot of possible reasons and solutions that requiring going over a lot of code.

But you can find some solutions by searching the forums for that phrase. You may also want to read the developer docs on creating sections

Hi @PaulNewton

Thanks for your message. I did search the forum but couldn’t find the answer to this as its quite unique.

I want to recreate a section of a template that is located in the footer as a promotion. That same section does not appear in the page sections where I want to use it.

When I copy and create a new section - it doesn’t appear in the SECTIONS when I go back into the online store - its missing.

How do I copy a section in the code so when I go back into the online store the section appears to use it on other pages?