Hey @SOLE5
The issue you’re facing is very likely caused by your custom theme not including the standard Shopify blog and article templates — these are the files named blog.json and article.json.
When these templates are missing, Shopify simply doesn’t show the option to choose or create a blog post template in the dropdown menu.
Here’s what you can do to fix it (no coding needed for now):
1. Check your theme structure:
In your Shopify admin, go to “Online Store”, then “Themes”, click on “Actions”, and choose “Edit code”.
Inside the list of theme files, look for a folder named Templates. There should be two files: one for the blog and one for individual articles.
2. If they’re missing:
Your theme developer might not have added them. You can either ask the developer to include standard blog and article templates, or you can add a free Shopify theme (like Dawn) temporarily to compare — that theme includes the standard templates.
3. If they exist but still don’t appear:
Check that the file names are written exactly as blog.json and article.json. If they are named differently or contain invalid formatting, Shopify won’t display them.
4. Custom-built theme note:
If your developer built a very customized theme or a “headless” structure, the blog system might have been intentionally removed. In that case, your developer will need to add the blog functionality back in so Shopify recognizes it.
Tip:
You can quickly test whether the issue is theme-related by switching to the default Dawn theme. If the blog template options appear there, it confirms your custom theme is missing the required structure.
Best,
Rafael from Muthwerk
E-Commerce Solutions & Shopify Optimization