hey i see your custom code creates an error:
window.laytheme.on("newpageshown", function(layoutObj, type, obj){
if(jQuery("body").hasClass("slug-work")){
var hash = location.hash;
jQuery('html, body').animate({
scrollTop: jQuery(hash).offset().top,
},
{
duration: 0,
easing: "easeOutSine"
});
}
});
please remove that code, it is for scrolling to anchors, you dont need that code anymore cause i put it into lay theme itself
the other error:
actually i cant find any image linked on that site that produces that error
can you send a screenshot of which image you mean
maybe install the plugin "simple ssl"
i see your website can be reached from http and https, but the http version should redirect to the http version i think
mixing up https with http links as image links could have produced that error