• Resolved audunmb

    (@audunmb)


    I’ve disabled the title on my frontpage (in the Neve page settings), but suddenly it shows. It didn’t show last time I checked, which was probably yesterday. What happened?

    I guess it might have something to do with the latest update?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter audunmb

    (@audunmb)

    Since this is a live site, I added a CSS fix in my child theme with

    .nv-without-title .nv-page-title{
    	display:none;
    }

    Though, that doesn’t mean that the bug is fixed in the theme.

    Hi @audunmb,

    Thanks for choosing Neve!

    I tested this on my instance and it works as expected, so this is not a bug. It may be a plugin conflict on your end. You could install the Health Check & Troubleshooting plugin, enable the troubleshooting mode which will deactivate all plugins and check if the issue persists. If the problem doesn’t occur anymore, it means it was indeed caused by a plugin conflict and you should reactivate the plugins one by one, until you find the culprit. Then, replace that plugin with an alternative one. Also, please clear the cache (browser and plugin, if you use any caching plugin).

    I hope this helps!

    Have a nice day!

    Thread Starter audunmb

    (@audunmb)

    Nope, still persists when I deactivate all plugins. Though, it only happens when I use the child theme.

    Though, my child theme is based on the Neve Child Template and has no added code that should interfere with the page title (except the code I put in to fix this).

    Hello @audunmb!

    Unfortunately we’re not able to replicate this and no other users reported it, so this doesn’t seem to be a bug, it seems to be an edge case related to your environment. You could remove the site title using custom CSS, as you mentioned you’re already doing.

    Thanks for understanding and have a nice day!

    Hi @audunmb,

    I’ve checked the website and noticed you are using the legacy skin of the theme. The issue with the page title was probably fixed in the meantime, and for getting this update, you need to switch to the new header of the theme and then change the skin to Neve 3.0.

    Here is a guide that should help with it.

    Best regards,
    Stefan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Disable title suddenly doesn’t work’ is closed to new replies.