I am trying to incorporate static block in cart-checkout.php template, but having problems to display it.
I am using <?php echo do_shortcode(‘[block id=””]’);?> but it brakes template and won’t show anything. Although for other shortcodes it’s working and doing it’s job.
Any ideas?