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.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024