• Resolved mightyminx

    (@mightyminx)


    Hi there! If you check out my site (http://mightyminx.com/) you’ll see at the very bottom a bit of code showing from the functions.php file. How do I get it to go away? I haven’t changed the functions.php in the parent theme and have no functions.php in the child theme and even went so far as to replace the functions.php in the parent theme with the default file but it’s still there. Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like this code is in your loop, because it shows up on your index and archive, but not the 404.
    I would check your child theme files and see if there’s something weird in there. The code is not coming from the functions.php

    Thread Starter mightyminx

    (@mightyminx)

    Thank you so much! I found it in contents.php of all things 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Functions.php code showing up on main page.’ is closed to new replies.