• Resolved wprica

    (@wprica)


    Upon activating the plugin all but one HTML Classes are removed from the buy links (a tags).

    <a href= ... class="btn btn_view_primary btn_size_sm button product_type_external">
    is changed into
    <a href= ... class="button">

    This causes problems with CSS rules. Thank you for looking into this.

    • This topic was modified 8 years, 4 months ago by wprica.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stuart Duff – a11n

    (@stuartduff)

    Automattic Happiness Engineer

    Hey @wprica,

    Thanks for letting me know about this and I will get an update out with a fix applied as by default WooCommerce displays class="button product_type_external".

    Cheers

    Thread Starter wprica

    (@wprica)

    Hi,

    That is good news. Do you have a time frame to when the update is shipped?

    Plugin Author Stuart Duff – a11n

    (@stuartduff)

    Automattic Happiness Engineer

    Version 1.0.1 added this css class so that the css classes which display are the same as the default WooCommerce plugins

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘HTML Classes’ is closed to new replies.