Home › Forums › Basel support forum › Checkout page issues
Checkout page issues
- This topic has 13 replies, 2 voices, and was last updated 5 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
August 14, 2019 at 12:32 pm #138151
joywithjoParticipantHello,
Could you let me know why on the checkout page:
1) Why is the “Apartment, suite, unit etc. (optional)” text box below the “Phone (optional)” text box?
2) Why is the “Order notes (optional)” label so near the postcode text box?
Please see attached image.
Thank you.
Attachments:
You must be logged in to view attached files.August 15, 2019 at 6:14 am #138283
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and check the issue.
Best Regards
August 15, 2019 at 7:01 am #138301
joywithjoParticipantHi Elise,
I deactivated most plugins and it did solve Issue #1 but Issue #2 still exists.
August 15, 2019 at 12:16 pm #138388
Elise NoromitMemberHello,
You have created the checkout page in WP Bakery page builder which is not supported by Woocommerce. http://prntscr.com/ot0ulq
You need to create the page in the default WordPress http://prntscr.com/ot0v96
Best Regards
August 16, 2019 at 2:46 am #138521
joywithjoParticipantHi Elise,
Thank you – you are a genius!
One more question Elise, how do I get the shipping options to display below the “Shipping” title, one after another? Right now it is displaying at the side, and because the shipping option name is rather long, it looks very messy and hard to read. Please see attached screenshots.
Thanks.
Attachments:
You must be logged in to view attached files.August 16, 2019 at 9:28 am #138607
Elise NoromitMemberHello,
HTML structure does not allow solving it by custom CSS. Such modification requires complicated code customization which is not covered by our support.
Best Regards
August 27, 2019 at 12:06 pm #140628
joywithjoParticipantHi Elise,
I tested this with Storefront, and I can see that the shipping options are listed nicely. I think the issue here is that your theme has somehow right aligned all the options, and unfortunately, some shipping options are displayed below the radio button which makes it look very messy. Please see attached images.
Could you advise how do we make it look the way it does on the Storefront theme?
Thanks.
Attachments:
You must be logged in to view attached files.August 27, 2019 at 4:00 pm #140713
Elise NoromitMemberHello,
We suspect that this is the issue of plugins conflict. Deactivate all the third parties plugins not related to the theme and activate them one by one, checking the checkout to discover which one influence.
Best Regards
August 29, 2019 at 3:46 am #140993
joywithjoParticipantHi Elise,
Do you mean to say that by default, your theme will show the shipping options in the same way as Storefront does?
I don’t think it’s got anything to do with the plugins because I did not activate/deactivate any plugins and just switched to the Storefront theme, and the checkout page looks okay.
It is only when I switch it back to Basel that everything starts going right aligned and I see the issue as I’ve shown you in the screenshots.
Please advise. Thanks.
August 29, 2019 at 7:25 am #141035
Elise NoromitMemberHello,
Please provide the site admin access to the private area, confirm the permit to check the issue on the default theme and deactivate the plugins.
Best Regards
September 2, 2019 at 11:59 am #141673
joywithjoParticipantHi Elise,
Credentials are below. Thanks.September 2, 2019 at 1:14 pm #141699
Elise NoromitMemberSeptember 3, 2019 at 12:38 am #141765
joywithjoParticipantHi Elise,
Sorry about that. It’s because the previous developer we hired to develop a plugin for us has pretty much messed up the site, so we had to redo everything from scratch on a new directory.
September 3, 2019 at 7:01 am #141777
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woocommerce-checkout-review-order-table .product-total, body .woocommerce-checkout-review-order-table tfoot td { text-align: left; } body #shipping_method input[type=radio], body #shipping_method label { display: inline; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register