“jQuery(document).ready(function() {” in footer after using Custom JS code
-
Hi, i use Custom JS code in Theme Settings, in field “On document ready”. The code works fine, but it shows on frontend at the bootom of the website “jQuery(document).ready(function() {“.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Please, describe to us your problems in a bit more detail. Attach some screenshots and provide us with a list of steps on how to reproduce them on your website.
Thank you in advance.
Sending details in private content
Attachments:
You must be
logged in to view attached files.
This field already wraps your code with <script>
tag so you don’t need to place it there. Also, you are trying to place a script from an external file which will not work. It is designed to work with code only.
Kind Regards