Home › Forums › WoodMart support forum › SEGURITY FAILURE AND BROKEN THEME FOR MOBILE!!!
SEGURITY FAILURE AND BROKEN THEME FOR MOBILE!!!
- This topic has 7 replies, 2 voices, and was last updated 1 year, 9 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 10, 2023 at 10:58 pm #434377
ewzxyhParticipantSo, 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);
}January 10, 2023 at 11:30 pm #434381January 10, 2023 at 11:31 pm #434383
ewzxyhParticipantThe problem seems to be only on the main page (lovtok.com.br) I don’t understand why.
January 10, 2023 at 11:40 pm #434384
ewzxyhParticipantI’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
January 11, 2023 at 2:51 pm #434534
Aizaz Imtiaz AwanKeymasterHello,
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
January 11, 2023 at 7:56 pm #434625
ewzxyhParticipantYes, 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.
January 11, 2023 at 7:58 pm #434626
ewzxyhParticipantI 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?
January 12, 2023 at 2:29 pm #434817
Aizaz Imtiaz AwanKeymasterHello,
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/filesystemIf 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.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register