Avada › Forums › Community Forum › Random ‘1’ in bottom left corner of website
Tagged: footer scripts
-
AuthorPosts
-
I’ve had this problem for literally months now, there’s a number ‘1’ in the bottom left of my website – it’s on every page, doesn’t seem to be linked to a plugin that I can find – but when I use the ‘inspect’ feature on Chrome – it tells me the following:
<div class="avada-footer-scripts"> <script> jQuery(document).ready(function () { var $ = jQuery; }); </script> 1
I presume the ‘1’ at the end is has randomly appeared somewhere in a file?
Any ideas how I can locate where this could be and remove it?Thank you
Hi,
The first place I’d look is Avada > Theme Options > Advanced > Code Fields.
Since the “1” is showing up at the bottom of your page, it’s probably in the
Space before </body>
input area.If it’s no where in there, look to see if you have a Insert Headers/Footers plugin. If so, check the settings in there.
Good luck!
-
AuthorPosts
- You must be logged in to reply to this topic.