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
Contact [email protected] for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
@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>
Contact [email protected] for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024