Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Shopify shortcodes html render

Shopify shortcodes html render

TI2
Shopify Partner
5 0 2

Hello,

 

I can i put html to shortcodes and it transfers from string to html codes. Please give me any working solutions. I give you some examples to understand my point.

[shortcodes-column-2 img="http://src" description="<div class="description"><p>Lorem</p><h2></h2></div>"] 
or 
[shortcodes-row]

   [shortcodes-column]img[shortcodes-column]

   [shortcodes-column]description[shortcodes-column]
[/shortcodes-row]


Reply 1 (1)

Tejas_Nadpara
Shopify Partner
1123 222 554

@TI2   You can use shortcodes like the following:

 

<shortcodes-row>

   <shortcodes-column>img</shortcodes-column>

  <shortcodes-column>description</shortcodes-column>
</shortcodes-row>

Shopify Expert | Skype: tejas.nadpara
- Like and Mark as an Accepted Solution if reply helpful
- Feel free to contact me on tejas.nadpara@gmail.com regarding any help