Remove theme login modal

Posted in: Newspaper
Post count: 240

My site is not yet https:// and Google is currently sending out warnings to sites who ask for passwords. I do not allow anyone to register or post on my site and I have disabled the login modal so it doesn’t show on the front end. But, Google is still reading the login code on the back end and thinking I am asking for passwords on my site. How do I eliminate this code all together so Google doesn’t think I am asking for information that will require SSL.

Thanks.

Post count: 65

Yeah, this is a big issue. Several people in the Google product forums have Newspaper installed and are getting the same warning email from Google.

Problem is the theme is hiding the password field from view when it should just remove that section from the templates.

It’s going to have to be fixed.

Post count: 79

I am getting the same issue. Hoping for a fix asap as this is crucial. Thanks

Post count: 79

I commented the following codes and the mention of “password” in the source code does seem to be disappeared:

http://www.screencast.com/t/88yoIN9agt
https://www.screencast.com/t/KLwOgqPMVxG

Not sure if that will be sufficient for Google. Waiting for an official reply from tagdiv too.

Thanx

Post count: 65

No, that’s not how Google sees your page.

Control U on the page and find “password” or put the url in here and you will see the password fields http://www.browseo.net/

Post count: 10

Hello!
Is it going to be fixed with the new theme update?
Thanks

Post count: 268

So with the fix by @meremetia is ok or not? Also to do in mobile theme…

Thanks

Post count: 22421

Hello,

We will look into this issue with the new modifications made by google. For the moment we do not have any official solution in this regard. We will investigate and implement the fix for the next update. The calls fro the login modal are made here:
https://www.screencast.com/t/266DOJpqqw
https://www.screencast.com/t/tIrW8iZJCh7A
https://www.screencast.com/t/URxAGQ7GuZc

mobile theme:
https://www.screencast.com/t/gqD8DBNXPP
https://www.screencast.com/t/zx2XHBed
https://www.screencast.com/t/PHyjGewJb7YR

Thank you!

Post count: 83

I received the email too: soon my site will have penalty because it requires data and is not https … what can we do?

Post count: 22

Deleting or commenting the code worked for me. I deleted mmostly.

Post count: 240

Can someone spell out (for dummies) – in writing (so we can copy and paste) how to comment out all code that Google has issues with? Thanks.

Post count: 22421

You should google how to comment code in php. Then use the commenting syntax to comment out the code as mentioned above
Thank you!

Post count: 240

Can someone spell out (for dummies) – in writing (so we can copy and paste) how to comment out all code that Google has issues with? This is specific to the Newspaper theme and should be answered here – like the way “support” is supposed to work. Thanks.

Post count: 22421

Hi,

Sorry for the inconvenience. We are still investigating the matter and we will make the proper adjustment as soon as possible.
Commenting the code in the screenshots I showed above can be a possible fix but it is not an official fix. I reference above the files where the login modal is being called but we have not found a proper solution for the moment. When we do , we will gladly share it with the community.

We do not want to offer untested solutions as they can do more harm than good. We will have to run a few tests before we can provide the proper solution. I posted the files above for experienced users to see where the login is being called until we figure out the issue and provide the proper solution.

Thank you for your understanding.

Post count: 240

If you were faced losing 100% of your income, what would you do? Switch off Newspaper theme ASAP? How would you feel about your answer with 1) no solutions, 2) no sense of urgency and 3) no proposed date of a solution?

What do you suggest for those who may lose ALL their income in the next few days??????????????????????

Post count: 780

Hi all,
we are investigating this issue and we will fix it by tomorrow.

Post count: 240

Thank you. Seems to have worked great. The update also fixed a bunch of Visual Composer issues that went wonky in the December update. Thanks very much!

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