PLEASE HELP! Need help adding a subtitle on products on collection pages - Dawn theme

Hi,

I’ve created a metafield for a subtitle which is being displayed under the title on the product page but I need the code to make this display the same way on the collection pages.

I’ve trawled the internet and the community but cant find anything!! TIA

1 Like

@JP1704

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

1 Like

www.roh-roh.com

pw. lucywucy

@AvadaCommerce are you able to help with the above issue?

I’ve seen a lot of people asking about this subtitle but nobody seems to have a solution yet! :grinning_face_with_smiling_eyes:

Hi @JP1704 ,

Can you capture the image metafield key you created for me to see?

Thanks you.

1 Like

this is the metafield I’ve created, so I’m able to display the size on the product page but i need to display it under the title on products on the collection pages. TIA

Hi @JP1704 ,

You can follow the instruction below:

  1. Go to Online Store->Theme->Edit code
  2. Find file card-product.liquid->Find class “card_product.title” → Add below code at the bottom “{{ card_product.title | escape }}”

{{ card_product.metafields.my_fields.item_size }}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

2 Likes

THANK YOU!!! :slightly_smiling_face: :slightly_smiling_face: :slightly_smiling_face: It worked!

1 Like

Dear,

Can you please help me too, if possible. I did exactly the same you advised above. Dawn theme, same.
But it doesnt show up for me. Are there any other setting I need to check may be?(

Thank you in advance for any answer or tip.

1 Like

@lira9191

yes meta filed work all theme no matter theme

Hello,

I’m using Dawn theme and Metafields Guru and this didn’t work for me.

Where should the code be and what should I add/edit??

Thank you for your help