mixed content SSL error
-
This line:
<link rel='stylesheet' id='qmn_jquery_redmond_theme-css' href='http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css?ver=4.4.1' type='text/css' media='all' />causes mixed content errors on pages using SSL.
You should use
href='//ajax.googleapis.cominstead.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘mixed content SSL error’ is closed to new replies.