• Resolved rolito

    (@rolito)


    Hello,

    I need some function to hide wordpress header inside KB.

    If I navigate any page (article, section, etc) that belongs to KB, then wordpress header must hide…

    This would let having a more clean KB

    Is it possible?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author BasePress

    (@codesavory)

    Hi @rolito,

    BasePress can load a different header as explained in this article: https://codesavory.com/knowledge-base/basepress/basepress-themes/how-to-customize-the-header-and-footer/

    You can make a copy of your theme’s header.php file,
    rename it as header-basepress.php and then customize it as necessary.

    If this is not what you are looking for or I misunderstood your request let me know!

    Thread Starter rolito

    (@rolito)

    It could be a solution…

    But I wonder if there is just a simple php function to do it
    (if inside KB, then hide WP header)

    Do I need to hire a developer to do this?

    Thanks!

    Plugin Author BasePress

    (@codesavory)

    Hi,

    there is not any function to do that as the header is generated by your main theme so the solution depends on how the theme was developed.
    The solution I proposed is the easiest.
    If you can open a support ticket from the plugin’s menu I’ll help you prepare the new template.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide WP header inside KB’ is closed to new replies.