I am showing a Featured Collection on my store homepage via the Customize Theme settings.
On this homepage, the description is not showing but on the collection page, it is. I can't find any conditional code in the collection_template.liquid file that seems to be controlling this.
How do I get the description to show on the homepage? The site in reference is shop.goodhandsfarm.com.
Thank you,
Hello, @nachiketkumar
Add this code
{% unless collection.description == blank %} <span> {{ collection.description }}</span> {% endunless %}
Thanks @KetanKumar ; which file should I put that snippet in?
Also, I see on my homepage that the collection title is in an h2 tag. However, there's no h2 tag in the collection-template.liquid file so I'm not even sure where this code is coming from.
Hello, @nachiketkumar
please check the guideline, if you have any queries.
please send me a personal message and we can discuss what you'd like.
Hi,
I followed your instructions above. Nothing changed. I'm curious how to add collection descriptions for featured products on the homepage under the collection title.
I've filled out the description in products>collection and added the line of code as you advised.
Any suggestions for what I should try?
Thanks!
Thanks for post.
Please share your site URL,
So I will check and provide a solution here.
Thanks for URL.
sorry but your store is password protect
User | Count |
---|---|
421 | |
209 | |
144 | |
56 | |
42 |