Hi, I've had the Oneall plugin running on my sites detskybazar.cz and mojetehotenstvi.cz for a few weeks without any issues. However, this week after installing a new https certificate the plugin stopped working. For example: https://www.detskybazar.cz/user.
Blocked loading mixed active content “http://code.jquery.com/jquery-1.11.0.min.js”
Blocked loading mixed active content “http://detskybazar.api.oneall.com/socialize/library.js”
Blocked loading mixed active content “http://code.jquery.com/jquery-1.11.0.min.js”
Blocked loading mixed active content “http://detskybazar.api.oneall.com/socialize/library.js”
TypeError: $ is not a function, register (line 132, col 1) InvalidValueError: initMap is not a function
Because of the errors the browser stops that JavaScript execution before the icons can be loaded.
Answers
OneAll is not loaded probably because of other JavaScript errors on your page.
Here for example:
https://www.detskybazar.cz/user/register
Blocked loading mixed active content “http://code.jquery.com/jquery-1.11.0.min.js” Blocked loading mixed active content “http://detskybazar.api.oneall.com/socialize/library.js” Blocked loading mixed active content “http://code.jquery.com/jquery-1.11.0.min.js” Blocked loading mixed active content “http://detskybazar.api.oneall.com/socialize/library.js” TypeError: $ is not a function, register (line 132, col 1) InvalidValueError: initMap is not a function
Because of the errors the browser stops that JavaScript execution before the icons can be loaded.