WAIT: Checkout Page rendered in wrong template

Hello,

I’m encountering an issue with the WooCommerce checkout page. Everything was working correctly until I created a new template for Page post type

Template settings:
Screenshot 2024-08-21 160023
image

Template structure:
image
image

After creating this new page template, it seems that the checkout page is now being rendered using this template, rather than the default WooCommerce checkout template.

How it’s rendered now:

The checkout page and its structure:


image
image

When I either unpublish/delete the new page template or exclude the checkout in the template conditions, the checkout page is then rendered completely blank.

Thank you in advance for your assistance

Hi @GabrieleU,

I was able to reproduce the “problem”, where you set a template for post-type Pages, but when I excluded that page, it worked perfectly and was rendered with Bricks.

Can you please make sure that this shortcode is the only thing you have on your checkout page?

And then in your checkout template, you set your structure and use Bricks checkout element for layout.

I suppose then it will work. Please let me know.

Best regards,
M