Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi Can anyone please tell me how to make the comments box of the blog a separate section so I can move it to the bottom of my blog page?
Hi @Vicki79
Please, share your store URL. Thanks!
direct-textile-imports.myshopify.com
Thanks for the info, I just ike to clarify. This one moves to the bottom?
YOu mean the footer area?
No sorry, I would like to move the comments to the bottom of the blog post. At the moment I have just moved the whole blog post to the bottom which you can see an example of here https://www.dtimports.com/blogs/we-at-dti-are-always-conscious-of-the-negative-impact-of-our-industr... but this won't work for all which is why I would like a separate comments section if possible. FYI this isn't something I'm able to pay to have done, just looking for advice.
I understand; this requires editing the Liquid file for the blog post or article.
To do this, locate the div or other HTML tag that contains the comments section, which may have classes like comments or comments-section.
Then, copy and paste this code below the main blog post content, typically found in a section with a class name like article-content or post-content. This should place the comments section after the main content.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
I would like to also know if its possible to make the comment box a separate section that can be moved below other sections on the page that are below the blog content section.
Do you have a sample design?