Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

WooCommerce: editing or removing "woocommerce Subtitle"

  • 15-04-2014 04:09PM
    #1
    Registered Users, Registered Users 2 Posts: 16,415 ✭✭✭✭


    Question for folks familar with WooCommerce:

    I want to remove or change the text "woocommerce Subtitle" which appears on some product pages. I can't find anything in the documentation (but plenty of live sites with this text appearing). Any suggestions?


Comments

  • Registered Users, Registered Users 2 Posts: 2,559 ✭✭✭KonFusion


    Try doing a project wide search for "sub_title" or some other related string to see if you can find it?


  • Registered Users, Registered Users 2 Posts: 240 ✭✭tramoreman


    are you using it with wordpress


  • Registered Users, Registered Users 2 Posts: 6,207 ✭✭✭miralize


    Woocommerce, the ecommerce plugin for Wordpress, probably indicates that he is... :pac:


  • Registered Users, Registered Users 2 Posts: 240 ✭✭tramoreman


    http://wordpress.stackexchange.com/questions/116660/add-subtitle-to-woocommerce-product-title

    nothing on removing
    the above link is on adding might be worth a look


  • Registered Users, Registered Users 2 Posts: 6,677 ✭✭✭daymobrew


    Trojan wrote: »
    I want to remove or change the text "woocommerce Subtitle" which appears on some product pages.
    Did you view source to see if it is in a span/div that you can hide?

    Can you post a link to your site or one of the others sites with it.

    I was developing with WooCommerce recently and didn't see this. WooCommerce has tons of hooks and filters so there is a good chance that it can be removed programmatically.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 16,415 ✭✭✭✭Trojan


    Cheers folks, it was a function of the theme, so thankfully I was able to disable it without stooping to the level of some CSS nastiness!


  • Registered Users, Registered Users 2 Posts: 63 ✭✭ThrowinShapes


    Looks like you've found your solution, nice one :)

    Just a heads up for the future as well if you're looking for a more custom product page or what-have-you - template overriding:
    http://docs.woothemes.com/document/template-structure/

    I've had to use this extensively for a recent project and it just makes the process easier.


Advertisement