• Resolved lylemckeany

    (@lylemckeany)


    I originally posted this in the wordpress.com forum, but was told to do it here instead because the blog is self-hosted.

    I’m using the Plane Theme from wordpress.com for my fiancée’s blog at https://www.putyourfoodtowork.com.

    I noticed that the following things are no longer working:

    • Primary navigation menu, which is normally at the top of the page has disappeared, even though it’s still setup properly in the customizing > menus section
    • Custom CSS

    Here’s the CSS for reference:

    .site-title {
    	font-size: 3.25em;
    	text-transform: none;
    }
    
    .site-description {
    	color: #efefef;
    }
    
    a {
    	color: #0645AD;
    }
    
    .site-info {
    	display: none;
    }
    • The Heading 1 font should be Pacifico since it’s selected in the customizing > typography > default typography section. The weird thing is I can change it back to the theme default, save, and then change to Pacifico and it works. But once I change something else or reload the page it goes back to the theme default.
    • Lastly, the favicon is showing when logged in as admin, but it doesn’t show up when viewing the blog when logged out or in incognito mode.

    I’m guessing all this weirdness is due to an update not playing nice or something like that. Any help would be greatly appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there!

    The first recommendation I’d make would be to switch temporarily to a different theme, like Twenty Seventeen. That way you can check to see if these items work on a different theme, or if the problem isn’t related to Plane itself.

    Testing the favicon might be tricky, as those can sometimes be cached, but you should be able to test fonts and menus.

    From there, I’d recommend disabling all of the site’s plugins. If the problems stop with no plugins active, it’s a safe bet one of them is causing a conflict. Turning them back on one by one and noting when the issue returns will reveal the source.

    Give those a try, and let me know what you find!

    Thread Starter lylemckeany

    (@lylemckeany)

    Thanks Chad!

    It turned out to be the Yoast SEO plugin, which really surprised me since it’s such a high quality plugin.

    Thread Starter lylemckeany

    (@lylemckeany)

    Never mind, it looks like it was a different plugin called Insert Headers & Footers. Thanks again for your help!

    You’re welcome! Glad you found it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Primary menu, custom CSS, fonts, and favicon not working’ is closed to new replies.