All things Shopify and commerce
I recently added a Blog to my Shopify site (podsy.com). I created a custom blog name/url (https://podsy.com/blogs/podsy-clean).
There are 3 blogs posted, all set to "visible". All have "Content", "Exerpt", "Featured Image" and other fields with content. On the blog main page and the blog detail pages, neither the exerpt or content display.
I am using the "Symmetry" theme.
Can anyone help me with a solution?
Solved! Go to the solution
This is an accepted solution.
Am I understanding correctly what you mean by the attached image? If yes then you can add my code below in theme.liquid
<style>
.user-content.cf {
display: block !important;
}
</style>
Hi @Jason129 ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.user-content.cf.spaced-row {
display: block !important;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Thank you Victor! This worked on the Detail page and my "content" is now showing up. The "excerpt" is still not showing up. I think the excerpts are meant to show up on this page?
https://podsy.com/blogs/podsy-clean
Is that correct?
By the way, we use Page Fly and love it!
Thanks, Jason
This is an accepted solution.
Am I understanding correctly what you mean by the attached image? If yes then you can add my code below in theme.liquid
<style>
.user-content.cf {
display: block !important;
}
</style>
Victor that worked perfectly, thank you!
Hey, @Jason129
Happy to look into this for you. With that said, I can't seem to replicate the issue on my end. When I visit the page, I can see all three blog posts. Are these not showing on your end?
If there is anything else I can help you with, please let me know.
Dirk | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025