richardzon
Forum Replies Created
-
Add this to your function.php you can also use codesnippet plugin to add the code.
add_filter( ‘woocommerce_add_to_cart_redirect’, ‘skip_woo_cart’ );
function skip_woo_cart() {
return wc_get_checkout_url();
}Forum: Plugins
In reply to: [Flutterwave WooCommerce] Version 2.2.3 of the plugin crashes my sitesThe update caused the crash to the site, kindly fix the issue. This is urgent. Thanks
My PHP Server settings are okey, i have checked on my cpanel. Lemi contact the developer. Thanks
Hello there my PHP Memory is already increased actually to 1024MB (1GB) Have always set my memories to this figure . Must i set it to 512MB for the plugin to work. I have been using the plugin without issues until Thursday evening. Lemi know
Yes the plugin is causing conflict , it cannot let one to edit on the elementor editor page. It keeps loading. On deactivating the plugin it solves the issue