Tagged: enfold, Language, translation
Hi,
I have set my WordPress language to English, and am still seeing French on the product category page (price is showing in French next to US Dollar amount) and the single product page (showing currency table in French). How can I remove this?
Hey 1545Media
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Thank you for taking a look.
Hi,
You forgot a link to your site.
Best regards,
Josue
My apologies, here you go:
Also, I am wondering what element I need to change css for to manipulate the cart button on mobile view, it is overlapping with the menu button at certain resolutions.
Thank you for your help
Hi,
you can do this using this code:
@media only screen and (max-width: 767px) {
.responsive #top .cart_dropdown {
right: 10%;
top: 10%;
margin: -23px 50px 0 0;
}}
Adjust the values as needed.
Best regards,
Andy
Thank you Andy.
If anyone is able to help me with my question about removing the french translation that would be much appreciated.
Hi,
please use different tickets for different questions.
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)
Best regards,
Andy