Paste this code into your Theme Function (in Appearance> Theme File Editor) file and save. add_action( 'woocommerce_thankyou', 'bbloomer_redirectcustom'); function bbloomer_redirectcustom( $order_id ){ $order = wc_get_order( $order_id ); $url = 'https://yoursite.com/custom-url'; if ( ! $order->has_status( 'failed' ) ) { wp_safe_redirect( $url );
WizSeller Help Desk Latest Questions

When using the Canada Post plugin you will the ...

I have this space top of my banner how can I emove it?
If your email stopped working after installing Cloudflare, don’t worry, it’s a common issue. To fix it, follow these steps: Go to your Cloudflare control panel. This is like the command center for managing your website’s settings. Inside the control panel, find ...
Device and Chromecast are on the same network, device still not recognizing my Chromecast: This solves my issue: Make sure your devices are not running VPNs or Firewalls Turning the Chromecast, mobile device, and router ...

Hi after updating several plugins including WordPress core I was unable to see the ...
When you install Joomla or WordPress you will find a htaccess.txt file in your public_html directory. It needs to be customized and renamed in order to function properly on your server. The htaccess file serves to give a directive to the ...
WP Bakery is not showing in the admin edit page. There is no editor, but the Page role is set properly on pages & posts. SOLVED: The issue is from an add on, us we found that an outdated Responsive for ...