This topic has 10 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow
Hallo,
I´m using xstore theme with dark version.
At the checkout area are some ugly white backgrounds Ifor order details:
http://prntscr.com/hwl6ct
http://prntscr.com/hwl7yc
http://prntscr.com/hwl8jv
Aand in the header section, the category links are now displayed differently.
can you undo this?
http://prntscr.com/hwlckt
Regards Sebastian
Hi,
Seems some of the default dark theme css are overridden by the some other css.
Are you using any plugins that are NOT listed here : https://www.8theme.com/documentation/xstore/plugins/included-plugins/ ?
if yes, disable them and check…
Hi,
thx for your feedback, I found the reason.
It´s caused by WooCommerce Germanized, but for Germany and Austria we need to use this Plugin.
Because for our market we have special requirements für payment and setup the online stores.
Any suggestions, I can´t be the only one from Germany which is using Xstore?
Regards
Sebastian
Hello,
You may try the following custom CSS to change styles
.wc-gzd-edit-data-notice {background: #1a1a1a;}
#paymentMethodContainer .paymentMethodRow, .woocommerce-checkout .shop_table {
background-color: #1f1f1f;
}
#paymentMethodContainer .paymentMethodRow:hover, .blockOverlay {
background-color:#4c4c4c !important;
}
#paymentMethodContainer .separator {border-color: #2f2f2f;}
but I’m not sure if it will work for the payments because they are in iframe http://prntscr.com/hxzq0z
In this case, you will need to contact plugin author to change the styles.
Regards
Hello Olga,
You’re a damn genius, it works great. Thank you.
Just two other questions:
From time to time I get following error message:
http://prntscr.com/hzf26l
When I delete the products from shopping cart and try the process again mostly the problem is solved.
If a customer get this problem as well he would probably stop shopping.
You got any ideas ?
Second Issue:
I want my entire checkout area so simple as possible, without any widgets at the right site.
Like your checkout from the Demo-page in full width:
http://prntscr.com/hzf7fw
Regards
Sebastian
Hello,
1) Check the server error log when you get this error on the frontent. Problem can be caused by some third-party plugin or custom code if you make any child theme customization
2) Edit the page, scroll down to 8theme Layout Options > choose Sidebar position > Without
Regards
Hi Olga,
thx for your fast feedback.
How to deal with this Error Log:?
http://prntscr.com/hzp3tq
Regards
seems you are using an out dated version of WooCommerce.
Make sure you have the latest one.
you can check the versions here : https://wordpress.org/plugins/woocommerce/
you can just upload the WooCommerce from your plugin area.
if that does not check if you are using any plugins for Tax.. that plugin may using an out dated WC files…
Hi,
thx for reply, guess it´s caused by Plugin woocommerce germanized but as I said we have in Germany and Austria no other choice.
So we can close this topic.
Regards
Sebastian
You are welcome! Feel free to contact if you need any other help.
Regards
Tagged: checkout, dark version, woocommerce, wordpress, xstore
The issue related to '‘Checkout area xstore with dark version’' has been successfully resolved, and the topic is now closed for further responses