Why is the metafield not displaying in dynamic source insertion?

Metafield not display in insert source dynamic source.

Hi @babiesphase

There are several types of metafield (Text, Date and Time, Number, Page, etc) that can be connected to your theme setting and some don’t.

If you want to add metafield types that your theme doesn’t support, then you need to edit your theme code.

For your specific case, if you want the Dimensions metafield to connect with your theme editor, you might want to alter it to include one value, instead of a list of values.

If you still want to input a list of values, there is a workaround for you. Instead of inputting text value, you can consider changing the text format to a picture, make a new page and insert this picture and connect it to your theme editor:

Hope this helps.

Hi @babiesphase ,

As mentioned in @AvadaCommerce 's reply, not all metafield types are supported as dynamic data sources. However, you don’t necessarily need to edit the source code of your theme. Instead, you can paste the Liquid code for a specific metafield in the same “visual” theme editor as shown in this step-by-step tutorial.