Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #664079

    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?

    View post on imgur.com

    View post on imgur.com

    #664210

    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

    #664800

    Thank you for taking a look.

    • This reply was modified 7 years, 8 months ago by 1545Media.
    #665110

    Hi,

    You forgot a link to your site.

    Best regards,
    Josue

    #665111

    My apologies, here you go:

    #665128

    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

    #665836

    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

    #665896

    Thank you Andy.

    If anyone is able to help me with my question about removing the french translation that would be much appreciated.

    View post on imgur.com

    • This reply was modified 7 years, 8 months ago by 1545Media.
    #666152

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.