Thread Starter
drubio
(@drubio)
Actually, I just discovered how to fix it and the solution was very simple. All I had to do was click on Canvas and remove the code from the Theme itself. Definitely much easier than looking under the hood. Thanks anyways Evan, I appreciate it.
Thread Starter
drubio
(@drubio)
Thanks for the reply Evan. I removed this function
<?php wp_footer(); ?>
from footer.php
Thread Starter
drubio
(@drubio)
Thanks for clarifying this up for me kmessinger. I appreciate it.