Hi there
Is it possible to somehow define a bog post theme template that will be auto applied to all posts within a blog?
E.g. if a blog post is added to BlogA, then ThemeA should be applied, if I move it to BlogB, then ThemeB should be applied. On a blog level, I can only set the theme template for the blog itself and not for the posts in it.
Thank you
Hi @SimonSaysJump
Currently, in Shopify, you can’t directly assign different theme templates to individual blog posts based on which blog they belong to. You can only set a default theme template for the entire blog. However, there is a workaround you can try.
One option is to manually assign a different template to each individual blog post. Here’s how you can do it:
- Go to your blog post in Shopify’s admin panel.
- In the “Online Store” section, look for the “Theme template” dropdown.
- From there, you can select a custom template for that specific post.
Unfortunately, there’s no automatic way to link posts to specific templates based on their blog. But you could create a custom solution using Shopify’s Liquid template language, such as conditionally applying templates depending on the blog the post is assigned to. However, this would require some custom coding, and you may need the help of a developer if you’re not familiar with Liquid.
I hope this helps! If this was helpful, hit the like button and accept the solution.
Thanks
1 Like