-
Posted a reply to Stop Checkout from Breaking Out of Frames, on the site WordPress.org Forums:
Solution 1: remove_action( 'template_redirect', 'wc_send_frame_options_header' ); Solution 2: <?php header('X-Frame-Options: GOFORIT'); ?> -
Created a topic, Stop Checkout from Breaking Out of Frames, on the site WordPress.org Forums:
I am currently using WooCommerce to give away a free p…