Hello,
Thank you for your reply.
Im using cherry framework with a custom template.
Here is the knowledge based (https://www.templatemonster.com/help/quick-start-guide/wordpress-themes/master/index_en.html?_ga=2.258003146.1317439402.1541780413-1349040826.1541638148#plugins_widgets) not sure if it helps, maybe for you to have an overview of the installation process. I have already run the test conflict. And the issue triggers after activating hustle plugin.
I have also contacted template monster support which told me that they could not help, due to the issue is with a plugin they do not support. Just to re-describe properly the issue, as soon as my hustle plugin is activated, all content using parallax slider, as issue, slider images from my home page, are greyed out and my iframe at the is empty. Strange thing I’ve noticed is that on the About us page, the iframe is working.Here is the iframe code:
<p>[lazy_load_box effect=”slidetop”]</p>
<p>[title_box title=”Attacks in Real time”]</p>
<p><script>
$(document).ready(function(){
? ?$(‘#iframe’).attr(‘src’, ‘https://threatmap.fortiguard.com’);
});
</script> <iframe id=”iframe” name=”myIframe” width=”800″ height=”385″ frameborder=”5″></iframe></p>
<p>[frame align=”left”]</p>
<h6><span style=”color: #3498db;”>User & Security Management</span></h6>
<p>User and security policy management consist of setting up configuration in order to provide more control and visibility into system management settings and user activities. Mitigate risk by managing your security policy effectively.</p>
<p>Twitter, Facebook and LinkedIn</p>
<p>[/frame]</p>
<p>[/lazy_load_box]</p>
Thanks again for your support.
Best Regards