Home / Forums / WoodMart support forum / Request: Add Popup Message on Checkout Page
Home › Forums › WoodMart support forum › Request: Add Popup Message on Checkout Page
Request: Add Popup Message on Checkout Page
- This topic has 8 replies, 2 voices, and was last updated 1 hour, 16 minutes ago by
cncstorebandung.
-
AuthorPosts
-
October 30, 2025 at 6:51 am #693492
cncstorebandungParticipantHi WoodMart Team,
I’d like to ask how to add a popup message on the checkout page.
I want to display a warning message to customers when they open the checkout page, stating that once they’ve selected a payment method and clicked “Place Order”, they won’t be able to change the payment method afterward.
Could you please let me know how I can implement this popup message on the checkout page using WoodMart (either via built-in settings or custom code)?
Thank you for your help!
October 30, 2025 at 1:44 pm #693560
Aizaz Imtiaz AwanKeymasterHello,
Please follow this guide and create a pop-up builder.
Please check this manual: https://xtemos.com/docs-topic/popup-builder/
Best Regards,
October 30, 2025 at 3:13 pm #693596
cncstorebandungParticipantHi WoodMart Team,
I’ve found the option to create a popup through the WoodMart settings, but I noticed that I can’t edit the popup content using Elementor.
Could you please advise how I can make the popup editable in Elementor?
I’d like to design and customize the popup layout and style directly with Elementor instead of using the default popup editor.Attachments:
You must be logged in to view attached files.October 31, 2025 at 8:21 am #693688
Aizaz Imtiaz AwanKeymasterHello,
Navigate to Elementor > Settings > General.
Under “Post Types”, check the option for “Popups” as shown here: https://postimg.cc/wtQ7PjJH.
If you have any questions, feel free to contact us.
Best Regards,
October 31, 2025 at 12:31 pm #693743
cncstorebandungParticipantThanks for your previous help.
I’ve successfully created the popup, and it’s now appearing on the checkout page. However, I noticed that the address selector section overlaps the popup, making the popup message not fully visible.
Could you please help me fix this layout issue?
It might be related to z-index or page structure. Any guidance or CSS adjustment would be appreciated.I’ve also included private content access details in this ticket, in case you’d like to check the issue directly on my website.
Attachments:
You must be logged in to view attached files.November 1, 2025 at 7:52 am #693857
Aizaz Imtiaz AwanKeymasterHello,
Try to add the following custom css code in Theme Settings > Custom CSS.
.wd-popup-builder-wrap, .wd-popup-builder-wrap .wd-popup, .wd-popup-builder-wrap .wd-popup-inner { z-index: 99999 !important; position: relative !important; }Best Regards,
November 1, 2025 at 9:18 am #693867
cncstorebandungParticipantHi Xtemos Team,
Thanks for your previous CSS suggestion, it worked to prevent the popup from being covered.
However, there’s still one issue: the address selector field remains visible between the overlay and the popup.
Ideally, it should be placed behind the overlay, just like the rest of the checkout form.Could you please help adjust the CSS or provide guidance so that the selector is fully hidden when the popup appears?
Thank you again for your assistance!
Attachments:
You must be logged in to view attached files.November 1, 2025 at 12:08 pm #693889
Aizaz Imtiaz AwanKeymasterNovember 10, 2025 at 5:41 am #695060
cncstorebandungParticipantHi Xtemos Team,
The login information I previously shared is correct — please try logging in again.
Also, I have a new issue
Please help adjust the text position (as shown in the screenshot I attached). The text currently overlaps with the element above it, so it needs to be moved slightly downward to avoid the overlap.Thank you for checking!
-
This reply was modified 1 hour, 15 minutes ago by
cncstorebandung.
Attachments:
You must be logged in to view attached files. -
This reply was modified 1 hour, 15 minutes ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register