[Resolved] Odd search archive layout

Home Forums Support [Resolved] Odd search archive layout

Home Forums Support Odd search archive layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #785857
    donnacavalier

    I set up a development site for a client about a year or so ago, and he has been diligently entering content. I haven’t paid much attention until now, when it’s finally almost ready to go live. I do a search and the search archive page has a strange layout. A ginormous image, followed by a description and read more link, but no article title, followed by the next, etc. It looks crazy and not easy to understand. I feel like maybe I messed it up somehow a year ago, but I don’t have a clue what I might have done. Or maybe it’s just a bug? I can’t find any option to change the layout of the search archives anywhere in the customizer. The site doesn’t have a blog archive page defined in settings, because it’s all pages, so maybe that’s the issue?

    #785947
    Leo
    Staff
    Customer Support

    Hi there,

    The search archive layout actually inherits the blog layout settings in the customizer:
    https://docs.generatepress.com/article/blog-content-layout/

    The title isn’t showing because you have this CSS added:

    .entry-header {
        display: none;
    }
    #786366
    donnacavalier

    Well, that would explain it! ๐Ÿ˜€

    #786451
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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