Site logo

[Resolved] Top Bar: display on blog posts

Home Forums Support [Resolved] Top Bar: display on blog posts

Home Forums Support Top Bar: display on blog posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1578333
    ch1800

    Hello,

    Is the Top Bar set to display only on Pages and not on Posts?
    I’m working with the Catalyst site and can’t get it on blog posts and it also shows the same way in the demo.

    There was this CSS snippet that limits it only at the homepage but I removed it and still getting the top bar only on pages and not on posts.

    /* top bar only on home page */
    
    body:not(.home) .top-bar {
    	display: none;
    }

    Is there something else to add?

    I have another site that uses the top bar with the Artisan demo that doesn’t have this issue.

    Thanks.

    #1578470
    David
    Staff
    Customer Support

    Hi there,

    Removing that CSS should make the Top Bar display across the entire site.
    Have you made sure that the CSS was deleted and tried clearing any plugin / browser caches?

    If its still an issue, can you share a link to your site

    #1578656
    ch1800

    Yes, the CSS is clearly commented out as it works on all pages, except only posts and has no cacche plugin running as still in dev.

    But again, exactly the same happens with the Catalyst demo when installing on fresh site without any customization and just commenting out this CSS. I include here the link (#3) of a testing site where I installed Catalyst with demo content and nothing else.

    #1578917
    Leo
    Staff
    Customer Support

    Hi there,

    This should help:
    https://www.screencast.com/t/UaQnyvoifQIe

    That option shouldn’t have been checked for sure.

    It wouldn’t be an issue if you create new posts though.

    I’ve noted to get it updated.

    Thanks 🙂

    #1579172
    ch1800

    Yes and yes, that’s right.

    Many thanks guys!

    #1579184
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.