jQuery(document).ready(function() { setTimeout(function() { jQuery(".entry-content iframe").iFrameResize({checkOrigin:false}); },3000); });