Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #270840
    Glen Pavelich
    Participant

    The 1st post on all posts pages are showing full content, and not as excerpts. They also show ‘blog’ as their title instead of the actual title.

    https://livingskywildliferehabilitation.org/news-and-updates/
    https://livingskywildliferehabilitation.org/news-and-updates/page/2/
    https://livingskywildliferehabilitation.org/news-and-updates/page/5/

    Page 3 is different for some reason and is not showing full, but displays ‘blog’ as the title.

    You can see the others below the 1st one all appearing correctly as excerpts (I don’t have a feature image for all yet, but that’s not the problem.)

    AND I would like a sidebar on these pages, as explained in the previous ticket.

    #270891
    Skandha
    Participant

    @fireflywebs: Hello there,
    You seem to be using a plugin for the posts. Please contact the plugin support regarding the excerpt issue on the first post of every page.

    To have a sidebar
    Go to => Appearance => Customize => Theme Options => Layout Options => Homepage/Archive Layout => Select Right Sidebar and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #270908
    Glen Pavelich
    Participant

    No, I am not using a plug in for posts. I have page builder installed and this is not causing any issues with anything else on the site, nor with ANY other theme or site I maintain…. about 20 of them…. all using Catch Themes.

    This is the first time I have encountered this and it’s with this theme.
    See screen shot from ‘web developer’
    What is this?
    https://livingskywildliferehabilitation.org/wp-content/uploads/2021/01/classBlog.jpg

    All the coding you see wrapped around the posts (so-widget etc) is just from page builder. If this theme is conflicting with page builder it shouldn’t be. Please look at this again.
    Older posts (pg 8, 9, 10, which are not using page builder are still showing the ‘blog’ title, but are in excerpt format.

    The other issue (sidebar on blog pages) did resolve with the theme options layout change. So that is good. Thank you. But the above is definitely a bug.

    #271000
    Skandha
    Participant

    @fireflywebs: Hello there,
    Maybe due to plugin conflict the text is showing up as the Blog page subtitle

    To remove the unwanted text on News and Updates page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .taxonomy-description-wrapper.section-subtitle {
        display: none;
    }

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    #271034
    Glen Pavelich
    Participant

    Worked Perfect. Thank you very much.

    G

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘First post per page not showing as excerpts’ is closed to new replies.