Archived topic
Woocomerce Product Subtitle
3 replies · Started by FunkyCss on July 21, 2019
Hallo ,
I have opened once again this topic you can see Here
Is about adding a subtitle in woocomerce products , i have set it up in my new website you can see the link .
I have used ACF for the fields and some filters .
But cause i dont use ACF for something else and i really dont need it , i was wondering if is possible this to be created with a more " static way " . If you have experience it before or you have created something similar in the past .
Thanks in Advance
Hi there,
I'm not aware of another solution other than the 2 methods suggested in the previous post.
Might be worth checking with WooCommerce support though :)
Hi ,
I found a solution to a forum -
In the Woocomerce Product name add some <br> and below a html element like h4 h3 span whatever you like .
So it goes like this - > Product name <br> <span> Product Subtitle </span >
I dont know if a correct way but for me is working .
That should work as well.
Thanks for sharing :)