[Resolved] Only feature image links in search results

Home Forums Support [Resolved] Only feature image links in search results

Home Forums Support Only feature image links in search results

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #323051
    Cindy

    Hi Tom,

    I would like my search results to look like a gallery of featured links. I’m getting there but need to remove all the title links that appear with the feature image. Search.php is a bit scary but I am guessing I can reduce or eliminate all the other “stuff” there.

    #323056
    Leo
    Staff
    Customer Support

    Hi Cindy,

    Can you try this CSS?

    .search .entry-header {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let us know.

    #323412
    Cindy

    Perfect! Way simpler than imagined. Thank you Leo!

    #323480
    Leo
    Staff
    Customer Support

    Glad I could help!

    #323627
    Cindy

    Hi Generate Press People,

    I want to have my search results display all the featured images only.
    This is working however I set masonry to be 5 across and they are spread far apart and only two to a row.

    http://www.cathyroeproductions.com

    for example search the word ” Jazz “. (this is a test site so not much loaded).

    You will see the 3 search results spread into 2 columns and two rows.

    I don’t blog and have 0 posts. Do you have to have a blog to use Masonry and search together???

    #323722
    Tom
    Lead Developer
    Lead Developer

    Hmm strange – what happens if you set your masonry width to “small”?

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