Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
i want to add custom liquid section in image with text. please help me. check screens shots, then you will understand what i want to say. i want section like image-1, i want to add same section in image with text, check image-2
Hi, @GhafarHussain , in the .liquid file of your image with text section, in your schema, you'll have to add the custom liquid field, something like this (not exactly depending on how your file looks like):
{% schema %}
{
"name": "Custom Liquid",
"settings": [
{
"type": "liquid",
"id": "custom_liquid",
"label": "Custom Liquid",
"info": "Add app snippets or other liquid code to create advanced customizations."
}
],
"presets": [
{
"name": "Custom Liquid"
}
]
}
{% endschema %}
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