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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024