Hello,
I would like to use the “Collapsible content” section included in the Aesthetic theme for product descriptions and other additional information, where I need to use HTML tags such as
Hi, thanks for replying.
I know it has ‘Dropdown information’ to place in that place, but the descriptions are too long and I would like to be able to include them further down using the “Collapsible content” section, but this section does not support HTML tags.
For example, when I insert a
tag, I get the following error message: The “answer” parameter is invalid. The “” tag is not allowed.
The same happens with any HTML tag I want to enter, and if I add the description created in the product using metafields, it ignores the HTML structure created in the product and displays everything in one line.
If you want to support HTML in a given section, you can add the Liquid input as these support HTML in addition to Liquid: https://shopify.dev/docs/themes/architecture/settings/input-settings#liquid
No, that doesn’t work for me. I want to use the “Collapsible Content” section by making it allow HTML.
If I can’t do this, I will look for an APP that fits my needs, but first I would like to try to make the section I mention work with HTML.