• Resolved jejaffe

    (@jejaffe)


    Before the header graphic showed properly. Now, right below it, is text “NC3”. It wasn’t there before and I don’t see how it appears on EVERY page

    Inspecting the generated source i see a line for <title> which should only affect the tab title for the current page. It works properly.

    No source code page appears to include that errant “NC3” above the Thesis Menu and below the header graphic.

    I don’t see anything in THESIS CLASSIC SKIN that could do it.

    Ideas on how to disappear it?

    thx

    Email deleted, don’t post that again

    • This topic was modified 4 years, 6 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    If you can install plugins, install and activate “Health Check”: https://www.ads-software.com/plugins/health-check/
    It will add some additional feature under create a new menu position Tools > Site Health.
    On its troubleshooting tab, you can Enable Troubleshooting Mode. This will disable all plugins, switch to a standard WordPress theme (if available), allow you to turn your plugins on and off and switch between themes, without affecting normal visitors to your site. This allows you to test for various compatibility issues.
    There’s a more detailed description about how to use the Health Check plugin and its Troubleshooting Mode at https://make.www.ads-software.com/support/handbook/appendix/troubleshooting-using-the-health-check/

    Hi,
    It seems that NC3 is the page title. Is there a setting in your theme that hides the ‘home page title’? Perhaps you can try to search for it.

    If not, then you may want to try this css codes:

    
    #site_title {    
        display: none;
    

    Hope it helps.

    Thread Starter jejaffe

    (@jejaffe)

    **FIXED**

    I got confused between what THEMES control and what WORDPRESS controls. At some point the SHOW “site_title” and “site_tagline” got turned on. I was searching the THEME for the control. Is in WordPress under “site appearance”. One click fixed it. FINDING that one click was a pain that could have been avoided by the upgrade process that apparently missed checking the status of that option.

    Thanks to all those with great suggestions!

    Jonathan

    Moderator t-p

    (@t-p)

    Glad its sorted ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP 5.4.1 broke something’ is closed to new replies.