Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter socialbear

    (@socialbear)

    Hi

    Any update on this?

    Thread Starter socialbear

    (@socialbear)

    Hi

    Any Update?

    Plugin Author WPBean

    (@wpbean)

    Hi @socialbear,

    Sorry for the late reply.

    Please add this PHP code to your theme or child theme’s functions.php file.

    add_filter( 'wpb_gqb_woo_single_position', function(){
    	return 'woocommerce_simple_add_to_cart';
    } );

    It will move the button after the cart button.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Request Button Can’t be Addes After Add To Cart’ is closed to new replies.