SOLVED: Placement of "Returning customer?" notice for Woo Checkout

Hey guys, I’m using the new Woo widgets to create my checkout page.
With the general notices I have disabled them and used the new Bricks Notice widget , and that works perfectly.

However, the “Returning customer?” notice renders above my first Bricks content (a page header section). It should be with the “Billing info” not at the top of the page. Is there a way to move this? I’m hoping I’m just missing something obvious :slight_smile:

Hi Alan,

As per my email reply, you cannot easily move those blocks to another places, as those login forms, and coupon code forms rely on WooCommerce native JavaScript.

Since your main reason is those login and coupon code forms shown above of your header inside the checkout template.
To overcome this, you should adjust your checkout template and shouldn’t place the header inside the Checkout template.

All content inside the Bricks checkout template is wrapped inside the checkout form.
You should edit your actual Checkout page with Bricks, then place your Section, container, and header over there.
Then, insert a shortcode element for [woocommerce_checkout] (Checkout template content will be outputted here)

By doing this, your checkout page should look better.
Hope this helps.

Regards,
Jenn

1 Like

Thanks Jen,

I realized the cause before you response. My solution was a bit different. I just added a button to the content which opens the form in a modal that is outside of the Woo content.

I put up a solution here https://youtu.be/KUgSFE2FSAs.

However, your suggestion also makes a lot of sense.

Thank you for taking the time.

1 Like

Hi Alan,
We’ve fixed this issue in Bricks 1.11.1, now available as a one-click update in your WordPress Dashboard.

Changelog: Bricks 1.11.1 Changelog – Bricks

Please check out the Academy articles, and let us know if you’re still experiencing issues: Checkout (WooCommerce) – Bricks Academy

Best regards,
timmse