• Hi,

    Even if the right option is ticked, the compare button does not dispay in the product list as expected.

    Any idea ?

    Apparently this function comes from the class.yith-woocompare-frontend.php file :

    if ( get_option(‘yith_woocompare_compare_button_in_products_list’) == ‘yes’ ) add_action( ‘woocommerce_after_shop_loop_item’, array( $this, ‘add_compare_link’ ), 20 );

    but it does not appear in the product lists

    http://wordpress.org/plugins/yith-woocommerce-compare/

  • The topic ‘add link or button into product list’ is closed to new replies.