Shopify themes, liquid, logos, and UX
I'm wanting to add a subtitle too my new site using metafields and am struggling with getting it up and running.
Am I missing something when setting up metafields using the app or backend coding.
Cheers
@BenH40 - which app are you using for it?
I haven't used an app for it as yet
@BenH40 - please check if you have an option for subtitle in the product vendor field in the backend.... you can then activate it from customizer
We have already used the vendor field and where hoping for a subtitle field that could be used.
Note that product subtitle is a standard metafield definition
@Lisa_Bulpin - do you want like this?
yes, in that area
@Lisa_Bulpin - we will need to check code, can you add me as collaborator? I will send request , I can check it
Yes sure! thank you!
@Lisa_Bulpin - please check the product page - https://www.readerswarehouse.co.za/collections/new-boxsets-and-collections/products/9781529020618
Thanks!!!!
@Lisa_Bulpin - welcome, do let me know if you need anything else, you have my email below.
@Lisa_Bulpin - i sent request
Hi @BenH40
You can totally use Metafield.
Firstly, you need to create Metafield for Subtitle: https://i.imgur.com/ZMaJ86f.png
Then add the code shown in the file product-template.liquid: https://i.imgur.com/4dAh2WQ.png , code: {{ product.metafields.my_fields.subtitle }}
And finally, you go to each product and add Subtitle, it will display fine: https://i.imgur.com/f16tp0z.png
Hope it clear to you.
Please mark as a solution if you find my comment helpful. Thanks and good luck!
Hello!
Could you tell me where about I should put the code in the product template? I have tried to insert it but the subtitle pops on the top of the page or under the image. I'm trying to get it to go below the product title but it's not working 😕
@Lisa_Bulpin - can you please share your page link? i will check on browser
Thank you so much!
https://www.readerswarehouse.co.za/collections/new-boxsets-and-collections/products/9781529020618
I'm trying to make it show under my product price. (probably the best spot)
@Lisa_Bulpin wrote:I have tried to insert it but the subtitle pops on the top of the page or under the image. I'm trying to get it to go below the product title but it's not working 😕
The exact line you need to place the code will vary wildly by theme.
Also make sure to wrap it in a relevant html tag , i.e <div>{{ product.metafields.my_fields.subtitle }}</div> or <p>{{ product.metafields.my_fields.subtitle }}</p>
or for a standard definition <p>{{ product.metafields.descriptors.subtitle }}</p>
User | RANK |
---|---|
69 | |
65 | |
64 | |
53 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023