Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi @kylienmarks we will do some tests and we’ll let you know

    Plugin Author YITHEMES

    (@yithemes)

    Hi @kylienmarks,

    add the following code to the functions.php of your theme and let us know

    if ( function_exists( 'YITH_WPC' ) ) {
    
    	add_action( 'woocommerce_before_single_product', array( YITH_WPC(), 'check_show_ywpc_product' ), 5 );
    
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not showing up on any products’ is closed to new replies.