Home Forums WoodMart support forum SEGURITY FAILURE AND BROKEN THEME FOR MOBILE!!!

SEGURITY FAILURE AND BROKEN THEME FOR MOBILE!!!

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #434377

    ewzxyh
    Participant

    So, I’ll tell you what happened here, I’m looking at the forum looking for how to change the navbar colors on mobile devices, as soon as I put the code below in the theme’s global custom CSS settings, all users who entered the site were automatically logging in in the admin account, I tested it on four different devices, mobile and desktop. In addition to deconfiguring the theme for mobile.

    —————————————————————-

    body .wd-toolbar {
    background-color: rgba(220, 68, 128, 1);
    }

    body .wd-toolbar .wd-tools-element {
    –wd-header-el-color: #f7bfc0;
    –wd-header-el-color-hover: rgba(146,49,244,.6):
    }

    body .wd-tools-element:hover > a {
    color: rgba(247,191,192,.8);
    }

    .wd-toolbar .wd-tools-element .wd-tools-count {
    background-color: rgb(146,49,244);
    }

    #434381

    ewzxyh
    Participant

    breaking the theme

    Attachments:
    You must be logged in to view attached files.
    #434383

    ewzxyh
    Participant

    The problem seems to be only on the main page (lovtok.com.br) I don’t understand why.

    #434384

    ewzxyh
    Participant

    I’m guessing it was because of WP Rocket too, I really don’t understand how modifying the CSS made people automatically log into the admin account

    #434534

    Hello,

    Sorry to hear about the inconvenience. Right now as we are seeing your Site, the changed Color on the Mobile bottom nav bar is appearing fine: https://snipboard.io/rKLgP4.jpg

    Also, we haven’t received such a complaint yet that applying CSS would allow people to Log in to the Site. There isn’t such a thing or option available under the Theme.

    Further, as you are using the Cache plugin WP Rocket on your Site. So, whenever you are trying to do some change on your Site, you need to Clear Cache too from the WP Rocket available option to preview the changes correctly.

    Best Regards

    #434625

    ewzxyh
    Participant

    Yes, I managed to correct the problem, I really didn’t understand what happened for users to enter the site with access to my account, I got scared because it happened to be while I was editing the global CSS, after I removed it and put it only for the custom CSS of tablets and mobile devices worked without this security flaw, it’s strange because it’s a CSS code, but it happened, maybe because of the incompatibility that the theme was having with WP Rocket.

    #434626

    ewzxyh
    Participant

    I have a problem translating the String “My cart” I used the Loco Translate plugin to translate, and the theme is 100% translated, but this single String appears in English instead of Portuguese. Can you help me please?

    #434817

    Hello,

    Please use the Loco translate plugin on your site. After installing the plugin please Navigate to Loco >> Themes >> Woodmart >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.

    Also, please Navigate to Loco >> Plugins >> Woocommerce >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.

    Also, please Navigate to Loco >> Plugins >> Woodmart-Core >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.

    https://wordpress.org/plugins/loco-translate/

    Note:
    1. Custom (recommended)
    2. This is Loco’s protected folder under “wp-content/languages/loco/” which is safe from automatic updates and provides priority over the above locations.
    https://localise.biz/wordpress/plugin/manual/msginit?utm_medium=plugin&utm_campaign=wp&utm_source=admin&utm_content=plugin-msginit#order
    If this folder doesn’t exist you may need to create it and ensure it has the correct permissions.
    https://localise.biz/wordpress/plugin/manual/filesystem

    If the issue still exists then please send me the WP admin login details of your site so I will check and solve the issue for you.

    For more information please read the theme documentation here:
    https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

    Best Regards.

Viewing 8 posts - 1 through 8 (of 8 total)