Hide blog post published date
In this article :
Hide blog post published date
Remove social media sharing for blog post
⚠️ Kindly take note :
Above all code editing, you will need to re-edit the code again if you switch to a new theme template
We do not allow to change or edit the code for the checkout page (which include shipping & payment method) due to security reasons
1. Hide blog post published date
By hiding the published date on your blog post, there are 3 files need to be edited:
article.liquid
blog.liquid
blog-sidebar.liquid
Step 1: Go to EasyStore Admin > Channels > Online Store > Edit source > templates > article.liquid
Step 2 : Remove the highlighted code
Step 3 : Save
Step 4: Select blog.liquid from templates and remove the highlighted code as well
Step 5 : Save
Step 6 : Go to blog-sidebar.liquid > remove the highlighted code
Step 7 : Save and you're done! 😍
2. Remove social media sharing for blog post
Step 1: Go to EasyStore Admin > Channels > Online Store > Edit source > templates > article.liquid
Step 2 : Look for social_sharing_blog and remove it
Step 3 : Save and you're done!
Updated on: 04/10/2023
Thank you!