Home › Forums › WoodMart support forum › Add McAfee Secure image
Add McAfee Secure image
- This topic has 16 replies, 2 voices, and was last updated 6 years, 9 months ago by
Artem Temos.
-
AuthorPosts
-
October 13, 2018 at 10:01 am #82555
betterendParticipantOctober 13, 2018 at 6:02 pm #82596
Artem TemosKeymasterHi,
Sorry, but there is no such option in our theme and WooCommerce by default. It may require additional code customization or extra plugin but we don’t have an instruction for this. It is out of our theme support scope.
Regards
October 13, 2018 at 7:00 pm #82618
betterendParticipantNo worries thank you for your kind support.
Please i have another question, i received an email from google for a Google OAuth Review Request and they have mentioned the following:
“To proceed with the approval process, please ensure that your project is in compliance with the following requirement.
Google Sign-In Branding
The Google sign-in button on your project’s homepage URL is not compliant with the Google sign-in branding guidelines. Please update the Google sign-in button on your website according to Google sign-in branding guidelines.””
Is this related to the red Google sign in button under register?
Thank you
October 14, 2018 at 7:24 am #82637
Artem TemosKeymasterAs we can see, your website is under maintenance mode now. Maybe Google just can’t check your website because of this. Try to disable this on your website and submit your APP again.
October 14, 2018 at 5:52 pm #82686
betterendParticipantHi Thank you for your advice
I have sent them a message.
October 14, 2018 at 7:03 pm #82693
Artem TemosKeymasterBy default, our header has a margin bottom and if you want to remove it on your home page, you can simply add a negative margin top for the first row on the page with Visual Composer. So just set -40px for example to compensate it.
October 14, 2018 at 8:55 pm #82700
betterendParticipantThank you that was very helpful.
October 15, 2018 at 6:00 am #82715
Artem TemosKeymasterYou are welcome.
October 15, 2018 at 6:53 pm #82871
betterendParticipantHi again,
regarding my previous message on Google console app approval or api oauth dev verification. I just received the below message from google.
Dear Developer,
The Google sign-in button on your app’s homepage URL https://www.kitchenpitstop.com is still not compliant with the Google sign-in branding guidelines (Please see the attached screenshot). Please update the Google sign-in button on your website according to the Google sign-in branding guidelines and then reply back to this email.Thank you for your patience. Please reply back to this email after your project is in compliance with the requirements above.
They have highlighted the issue in the attached image
Attachments:
You must be logged in to view attached files.October 16, 2018 at 6:45 am #82913
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings and replace URL to image with your URL. Upload attached icon to the Media library in Dashboard
div.social-login-btn .login-goo-link { background-color: #4285f4; } div.social-login-btn .login-goo-link:hover, div.social-login-btn .login-goo-link:focus { background-color: #3175e4; } div.social-login-btn .login-goo-link:before { content: " "; top: 2px; left: 2px; margin-top: 0; height: 38px; width: 38px; background-image: url(IMAGE_URL); background-size: 40px 40px; background-position: center; background-repeat: no-repeat; }
Attachments:
You must be logged in to view attached files.October 16, 2018 at 8:04 am #82934
betterendParticipantHi thank you for your support.
Kindly where should place the URL in
background-image: url(IMAGE_URL);
Should it be
background-image: url(https://www.domain.com);
Thank you
October 16, 2018 at 8:33 am #82944
betterendParticipantIt works fine with the code but they wanted as per the below link instructions
https://developers.google.com/identity/branding-guidelines#top_of_page
October 16, 2018 at 8:56 am #82949
Artem TemosKeymasterYes, it now should look as described in their guidelines. Try to submit the APP now.
October 16, 2018 at 9:05 am #82951
betterendParticipantBut on the website after the code it looks like the attached picture, do we need to add “Sing in With Google”?
Attachments:
You must be logged in to view attached files.October 16, 2018 at 9:27 am #82957
Artem TemosKeymasterYes, you can change this text with Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls
October 16, 2018 at 10:11 am #82964
betterendParticipantany other way to do it without loco translate as i have too many plugins 67
October 16, 2018 at 11:37 am #82990
Artem TemosKeymasterYou can change that text and then deactivate Loco Translate.
-
AuthorPosts
The topic ‘Add McAfee Secure image’ is closed to new replies.
- You must be logged in to create new topics. Login / Register