Hey Stephencottontail!
So before I copied the link into pastebin, i did something that someone else suggested, that fixed a similar problem on their site. I made a new menu, copied all of my pages over, and then deleted the original menu. DID NOT WORK! UGGGGGGGGGGGGG
Here is the link for the footer.php from appearance>editor
https://pastebin.com/vmFqyJHB
I did install a plug in that allowed me to add my google analytics code to a footer….
so in my settings>insert header and footer
here’s the script in the header
<meta name=”p:domain_verify” content=”8e79cc14da56bfe857ea50e32d55517e”/>
Here’s the script in the footer
<script>
(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘UA-58953532-1’, ‘auto’);
ga(‘send’, ‘pageview’);
</script>
i don’t know what this means or if it is even related to what could be the problem!