Shopify themes, liquid, logos, and UX
Hi,
i have multiple collections on store where i managed to put different banners for each collection through metafield,
however, in some collections i just want to put titles instead of banners. even i keep metafield blank then it still shows default banner image on that particular collection page.
i created one metafield to add text but not sure what to do next, below is how one of my collection looks for now where i want to put title instead of banner.
any suggestion ??
store link: https://advertfox.myshopify.com/
pswd: advertfox
Hi Advertfox,
Please write your code inside the below condition
{% if collection.metafields.namespace.key.value != blank %}
code for collection Image
{% else %}
Code for Text content
{% endif %}
Hi,
may i know in which file i need to write this code ?
Hi,
Add this code in Main collection file where you added the metafield.
Hi,
thank you for the response, unfortunately i can't find the file with collection.liquid or collection-template.liquid file names.
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