Viewing 9 replies - 16 through 24 (of 24 total)
  • Thread Starter Altisource

    (@altisource)

    That makes no sense since it’s only the CATEGORIES and TAG pages that do not show the header. All posts (current and archived) show the header, as does the home page.

    So it doesn’t have to do with the header showing on individual posts, just the Categories and Tags page where the posts that share the same category or tag are collected onto one page.

    Hey,
    The setting is pulled from the theme options > page title. If you turn that on then you can go into each page that turn it off for pages you don’t want it to effect.

    Does that make sense?

    Kadence Themes

    Thread Starter Altisource

    (@altisource)

    No, unfortunately. Because the blog is going to be working through a feed from a third party and they will not be able to go in and turn things on and off on each page. The bottom line is that all the pages are set to work. The only ones not working are the categories collective page and the tags collective page. The only ones. Everything else is fine. So you’re telling me that if I turn on the page title in theme options then those two pages that collect blogs in the same category/tag will show? All good, except when I did that before, the pages had the wrong header height.

    Can you please investigate on the test site https://www.barkcreative.com/owners/ and let me know if you want login credentials so that you can duplicate what I’m talking about. We’re trying to launch and this is the only thing holding us up.

    If there is a piece of custom code for those pages that will correct this as a workaround, I’d love that option.

    Thanks,

    Nikki

    Thread Starter Altisource

    (@altisource)

    To better show you what’s happening:

    I’ve turned the page title ON on all pages. It does not show on any pages (which I have all the blog pages set to not show it) BUT it does show on the categories/tags pages which I have no control over.

    Blog article page with page title turned on (appears correctly): https://grab.by/KR6E

    Tags page with page title turned on – and while the HEADER graphic and logo are correct, I do not want the page title on any page and there’s no way to turn this off on categories/tabs pages: https://grab.by/KR6y

    Does this make more sense now?

    Hey,
    I’m certainly not trying to make this something you have to turn off and on page by page continual basis. My only point that I am trying to explain is that if you want the page title background to show on the tag and category pages you have to turn the page title on by default in your theme options > page title settings.

    With the free theme you don’t have individual control over each categories page title (with premium you do).

    But I can help you to hide your page titles on the category and tag pages with css but you must turn on the option for page titles first then I can help with the css. Every time I look at your site the page titles are off…

    I apologies for the frustration,
    If you would like to send me a login I would happy set this up for you. My email is [email protected]

    Kadence Themes

    Thread Starter Altisource

    (@altisource)

    Thanks for continuing to help, Ben. I wish I could pay for the premium version, trust me. My company is insistent that we use the free version because it’s only being used for 3 months before we transition the blog over to our corporate site on a different platform.

    I can go in and turn on the option for page titles. If you send the CSS I know how to implement. Right now the dev server site isn’t the one we’re going to deploy – that lives on my local system using MAMP. This dev site was so that I had something up for you folks to look at. So if you send the CSS and I can implement myself on the local site, that would be awesome since that’s the one that will be going live. Possible?

    I’ll shoot you the login creds in any case!
    Nikki

    Hey,
    Ok I turned on the page title, Made sure your background was set and that “transparent was not checked” Then added this css in your theme options > custom css box:

    body.category .page-header h1.entry-title {
        display: none;
    }

    Kadence Themes

    Let me know if that is in fact what you were thinking?

    Thread Starter Altisource

    (@altisource)

    Worked like a charm! Thanks so much!

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘Header not showing on category page’ is closed to new replies.