• Resolved Florence

    (@floortjahh)


    Hi! Is there a way to add popup info to the titles of the shipping methods? I’m looking to either use my theme’s modals + an icon or just regular old tooltips + a [ ? ]. Unfortunately the titles don’t take html!

Viewing 1 replies (of 1 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    There’s no method for adding tooltips using the core settings of WooCommerce. Practically this means that it would need to be added using custom coding, particularly in either overriding WooCommerce templates or adding the content via hooks/filters.

    If you’re keen on the former, have a look at the following guide: https://docs.woocommerce.com/document/template-structure/. Note that you might have to add additional CSS and/or JavaScript to make sure it’s triggered correctly and displays nicely (this usually means you’ll need a child theme or custom plugin).

Viewing 1 replies (of 1 total)
  • The topic ‘Add tooltip to shipping methods?’ is closed to new replies.