unwanted word on checkout page
-
hi there is a unwanted word “undefined” on my checkout page. Why is this showing up and how to get rid of it? Please see the attached image.
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
Please check how it works with the default wordpress theme just to check whether the issue is with our theme or not. Because the checkout in woocommerce functionality and our theme doesn’t influence.
Best Regards
hi I followed your advice and activated the theme twenty twenty one. the checkout page is totally fine. So I think the problem must be with the woodmart theme? Please see the attached image of the checkout page with the wordpress theme twenty twenty one
Attachments:
You must be
logged in to view attached files.
hi sorry… i checked again and went to the checkout page. the word “undefined” is still there. what might be the problem? Please see the attached image.
Attachments:
You must be
logged in to view attached files.
Hello,
The text is coming from the Paypal button you added.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
span#zoid-paypal-message-uid_e8c56aca03_mti6mta6mjq {
display: none;
}
And see if this works for you. Otherwise, you have to ask the plugin support for help.
Best Regards