Hi,
we have a SSL problem because of a bad link in the homepage which is not created with https by your module.
<div id="acm-video-110" class="acm-video style-1">
<div class="video-thumb">
<img alt="" src="http://img.youtube.com/vi/KZC3cjX1e5Q/maxresdefault.jpg" />
</div>
it shoud be : https://img.youtube.com/vi/KZC3cjX1e5Q/maxresdefault.jpg
How to correct that ?
thank you