Hi!
As you know, from January 2017, Chrome (version 56 and followings) will mark as unsafe the pages that collect password and credit card, if these pages does not use the https protocol.
Of course this decision will affect the position of the website.
But
even if I don’t use any collection of password or credit card, my website has been marked unsafe because in the css there are several reference for options I don’t use.
<div class=”td-login-panel-title”>Recover your password</div>
Are you aware of it? Is there any possibility to cancel these lines if I don’t need it? W
Yes indeed the theme was already adjusted for this but you still need to move to ssl if you require a login on your site. Please update your theme to the latest version using this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Chris, Bogdan really I needed to update the theme!
I did it but only one line is still in the css files:
var td_email_user_pass_incorrect=”User or password incorrect!”;
even if I don’t use any access with password.
Could you please tell me if there is any possibility to remove that line?
Thanks in advance
Claudio
If you update to the latest version you will no longer have issues with this if you do not activate the login. If the login is active, then you will have to move to ssl as google requires it. Please make sure you have the latest version of the theme and the login is disabled in the theme panel https://www.screencast.com/t/pM8PNoB1WvC
Thank you!
thanks for the support!
The experience with your theme is super!
I have now installed the Newspaper version 7.8.1.
In TOP Bar all the buttons are gray- I understand disabled,
and specifically show bar and show sign-in are in gray, not in blue
but if I read the html page I still have this line:
var td_email_user_pass_incorrect=”User or password incorrect!”;
Please, is there any other command that could produce this line?
Thanks in advance
Claudio
Hi,
You can ignore that as it;s a js variable and not the one google is looking for.
When google detects the code it will say your site is NOT SECURE. If you do not have the NOT SECURE message if the login is disabled then you’re all set.
Thanks
-
This reply was modified 9 years by
Bogdan B..