This topic has 2 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Rose Tyler
Hi
1. I have setup the mail by going built in email builder but still all the email are sending in old woocommerce format only
2. I have configured currency switcher in top bar menu, but there is two issue I am facing
There is white area in currency switcher, I have already changes colors and tried different option but its not working, here the screenshot – https://pasteboard.co/Y5ah1yynXGMc.png
In single product currency switcher is not showing, here the screenshot – https://pasteboard.co/RBZ7AShaETBA.png
I am using WPML plugin recommended by you
Thanks
Hello,
Please post different questions via separate topics – https://www.8theme.com/forums/xstore-wordpress-support-forum/
1/ Describe the problem in more detail with screenshots or videos.
Try to disable all the third-party plugins (including cache plugins), that does not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear the cache of the browser, and check then. Maybe one of the additional plugins is the reason for the problem.
2/ Add the next code in Theme Options > Theme custom CSS:
header .wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu {
background-color: #a32c50 !important;
}
header .wcml-dropdown .wcml-cs-active-currency .wcml-cs-submenu a {
color: white !important;
}
3/ Try to contact the support of WPML plugin.
Regards
You must be logged in to reply to this topic.Log in/Sign up