Checkout page shows "our story" under "Terms & Conditions" (Shopkeeper)

Hello,

I got a problem with my theme/checkout page.
I’m doing an e-commerce site with shopkeeper as a theme.

When I get to the checkout page and click on “Terms & Conditions” my “our story” page is being shown instead of “terms & conditions” page, how do I fix this?

Another problem is that it shows a lot of coding.
For example: [/vc_column_text][vc_separator color=”orange” border_width=”3″ el_width=”10″][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner type=”boxed”][vc_column_inner][vc_column_text]"

Hello @Fraita,

Thank you for using our theme Shopkeeper! This is Adrian. I just stumbled upon your post here.
I get what you mean. The Terms & Condition box in the Checkout page basically displays the content of the terms page. The code you’re seeing is coming from the page builder. The checkout won’t execute the page builder shortcodes and that’s why you’re seeing the actual code. That’s native WooCommerce functionality and not an error. The terms and conditions page should be a plain text page, it’s a legal matter is some countries to do it differently. On the other hand, it would be impossible to display page builder content in such a small space as part of the checkout page. Hope this makes more sense now.

So, my best advice is to not use the page builder for the terms and conditions page, use a plain text page instead.

Cheers,
Adrian.

1 Like