Home › Forums › Basel support forum › Check Out Page
Check Out Page
- This topic has 12 replies, 3 voices, and was last updated 6 years, 4 months ago by
Elise Noromit.
-
AuthorPosts
-
October 11, 2018 at 7:43 pm #82316
MattiaGasParticipantHello I Have two issues regarding check out page (see attachments):
1) as you see there are some spaces before “Credit Card”. How can I delete them?
2) after selecting credit card and I click the “place order” button I’m redirected to another page (see attachment). What Kind of page is it? How can I modify it? It looks not so good. 🙁Thanks, Mattia
Attachments:
You must be logged in to view attached files.October 12, 2018 at 6:39 am #82339
Artem TemosKeymasterHi,
Please, disable maintenance mode so we can check your website first.
Regards
October 12, 2018 at 7:01 am #82347
MattiaGasParticipantHello, I’m running a campaign on the coming soon page.
If you give me an email I can give a temporary access, thanks.October 12, 2018 at 7:17 am #82350
Artem TemosKeymasterIn this case, please, provide us your admin access or create a new admin account for us.
October 12, 2018 at 7:20 am #82351
MattiaGasParticipantyes, can you give me an email to create a new account?
October 12, 2018 at 8:55 am #82376
Elise NoromitMemberHello,
Please provide the access.
Best Regards
October 12, 2018 at 8:57 am #82378
MattiaGasParticipantJust sent you an email, done.
October 12, 2018 at 11:21 am #82396
Elise NoromitMemberHello,
1. The gap has been removed by adding the code to the Theme Settings > Custom CSS:
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] { display: block; padding-left: 22px; }
2. When a user presses payment by credit card, first of all, he is redirected to a page with a summary where he can see the total sum and way of payment. User clicks “place order” and a popup with fields for credit card information appears http://prntscr.com/l58r6x
There is nothing odd in the behavior, this is the way this plugin works. Our theme does not influence it.
Best Regards
November 2, 2018 at 9:25 am #86763
MattiaGasParticipantHello,I have another issue regarding “credit card” payment, it is not aligned with checkbox.
Please see attachment.
Thanks, Mattia
Attachments:
You must be logged in to view attached files.November 2, 2018 at 9:52 am #86770
Elise NoromitMemberHello,
Update your credentials I cannot log in with those you provided earlier.
Best Regards
November 2, 2018 at 9:54 am #86772
MattiaGasParticipantCould you remind me your email? Thanks!
November 2, 2018 at 10:42 am #86781
MattiaGasParticipantI FUND YOUR PASSWORD. PLEASE CHECK PASSWORD ON PRIVATE CONTENT.
November 2, 2018 at 1:30 pm #86822
Elise NoromitMemberHello,
The issue has been fixed by adding this code:
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] { display: inline-block; min-width:250px; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register