How can I add a collection description to the slideshow in Refresh Theme?

I’m using the Refresh Theme and would like to be able to add the collection description to the slideshow section. I tried using metafields but the subheading field is a text field and I need it to be a rich text field. Problem…When I change the text field to richtext it causes an error

Screenshot 2022-12-28 at 10.51.58 AM.png

I tried changing the span tag to a p tag but it still didn’t work. I know I’m missing something. Can someone help with this?

You said you tried using metafields but what you’re posting looks like you’re trying to save {% schema %} settings. I’m guessing you’re editing something like this, you need to have the default wrapped in

tags:

{
"id": "subheading",
"type": "richtext",
"label": "Subheading",
"default": "

This is a default message that you can change in the customizer.

"
}

Awesome that worked but now for some reason there is html code showing on the front end

What would be causing this?

Hm, I’d need to see exactly what you’re doing. If you’d like you can send me a private message with a link to your store, I can request access and try to see what’s going on. Some thing’s I’ll need to know

Store url

The collection you’re trying to do this for

the page template you’re editing this on

I’ll only request access to the things I think I’ll need. When I get it figured out I’ll let you know what I did.

How do I send a private message?