• Thanks for the great work. There was a small issue with the button also showing up on category pages.

    I changed line 108 in “class-mobile-quick-buy-kp-public.php” to
    if ( class_exists( 'WooCommerce' ) && is_product() ) {

    That worked for me

  • The topic ‘button showing up on category pages’ is closed to new replies.