Jump to content

Log in Page bug


Recommended Posts

hello

it's because of differencies between protocols

your login page uses https (ssl) and you're trying to include there non-secured font page http (no ssl)

 

change declaration of font include to ssl (//) and then everything will work

 

WYhGUtr.png


dEWUyzt.png

  • Like 1
Link to comment
Share on other sites

hello

it's because of differencies between protocols

your login page uses https (ssl) and you're trying to include there non-secured font page http (no ssl)

 

change declaration of font include to ssl (//) and then everything will work

 

WYhGUtr.png

dEWUyzt.png

I'm sorry but, where I can edit the code ? 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...