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
1090 216 543

@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 support@hexaecommerce.com regarding any help