ochisky
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My mobile menu doesn’t workI later found the issue inside the plugin settings. I Disable the “Defer Render-blocking JS” and everything was good. Thanks guys. Really appreciate.
Forum: Fixing WordPress
In reply to: My mobile menu doesn’t workThank you very much for your assistance. When I disable the SG Optimizer, it works well. That was the issue. I really appreciate.
Hello Tarhe,
Thank you for your support. I have found it and removed it. It’s no longer there. I was checking only the footer initially. But then I check the footer under template in theme files. It was there. Thanks.
Kind regards,
OchukoThis is what I found on my theme editor. Maybe it will help
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package Bad Weather
*/
?>
</div> <!– #container –>
</div> <!– #wrapper –><?php wp_footer(); ?>
<script id=”mcjs”>!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,”script”,”https://chimpstatic.com/mcjs-connected/js/users/0438a47beaea8e15dbd25c7cc/03d927ce89a508138764f545f.js”);</script>
</body>
</html>
Thanks for your response. It wasn’t there from the begining. I just noticed it only recently. It’s at the footer but can’t locate the source so I can remove it. It’s not on the theme editor footer:php. The problem is finding where it is exactly.
Thank you very much for your response. I did as you ask but the inscription wasn’t there. It was nowhere to be found.