After trying Dawn 2.0 theme, I decided to try Empire theme since it seemed to suit my needs more. Since it is an OS 2.0 theme, I should be able to have sections on every page, right? The problem is, when I create a new page template, it shows “No theme sections available for this template.” In fact, it says this for almost every type of page in the theme.
In Dawn 2.0, I can just create a page template and start adding all the sections I could normally have on the Home Page. So now I feel kind of dumb. Hopefully, I can correct this myself in the code, but I need someone to please point me in the right direction.
In theory, I should be able to do this, right? Unfortunately, my theme is not published at the moment since I can’t resolve this issue, so I can’t give you guys a URL. All I really need is a simple page where I can put a few collection lists.
In case someone happens to be in the same situation, I’ll tell you what the issue was.
For each Section that you want to be available in a page template, you have to scroll down to the bottom of the section liquid and within the {% schema}, add “page” to the templates list, like so:
Is quite easy, go to your sections and do the following @jmp couldn’t explain it better.:
For each section that you want to be available in a page template, you have to scroll down to the bottom of the section liquid and within the {% schema}, add “page” to the templates list, like so:
For example, if you wish to add a gallery section to a page, go down to templates.. add “page”, don’t forget to add a coma after the previous listed item.
Let me know if you can manage, otherwise, I can send you a video
Thank you for sending this over that has worked! I have another issue which i think is related, I’m unable to add a subcollection to a collection page - do you have any idea how to solve this on the Empire theme? Thanks
You have to make sure that you have sub-collections available. Go to the collections menu on your dashboard, choose one collection example and change the template to a subcollection. If you are working on a theme that is not live at the moment, you might have to create the sub-collection manually on the live theme first (with the same sub-collection template name) . There is good documentation about this on Pixel Union / Out of the sandbox theme if this is the case.
Much appreciated Outerpreneur! Sort of shocked Pixel Union didn’t enable the most important feature in the OS 2.0 update. The most recent Empire review is bad because of this. This user is hinting that it’s a more complex fix. Any idea as to why or is the above fix all you need?
Most recent Empire review:
“I’m pretty disappointed that this theme does not truly have Sections Everywhere like I would expect a Shopify 2.0 theme to have. I now have to convert pages to Shopify 2.0 json file templates myself - pretty dispositioning considering all $FREE 2.0 theme come with this baked in. Sections available on PAGE templates should be standard for any theme to be sold as “2.0” the Shopify store, no?”
Hi, I have mostly used pages for our website so I wasn’t bothered that much. I spoke to support. They will roll out a new version with sections everywhere in march.
Just a note the templates setting is an inclusion list, so if you need a section to be more freely available you should just be able remove the templates attribute, or just add every page type.