[Support request] How To Show WP Show Post Grid In Search Result?

Home Forums Support [Support request] How To Show WP Show Post Grid In Search Result?

Home Forums Support How To Show WP Show Post Grid In Search Result?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1080527
    Ravi Dixit

    I want to show WP Show post grids as search results when visitors search using the search bar on my website instead of default GeneratePress result.

    How can I do this?

    Thanks,
    Ravi Dixit

    #1080577
    Leo
    Staff
    Customer Support

    Hi there,

    Any specific reason why WP Show Posts is needed? It has the same grid options as GP’s customizer options.

    We can modify the columns specifically for the search result page if that helps?

    #1080635
    Ravi Dixit

    Okay then,

    There is not any specific reason behind this…

    Please share how can I do the same with the Customizer menu?

    #1080646
    Leo
    Staff
    Customer Support

    Does something like this help?
    https://docs.generatepress.com/article/using-columns-in-the-blog/#changing-the-number-of-columns

    If not what exactly are you looking to do?

    #1080649
    Ravi Dixit

    I m already using Grid style on the search result you can check…

    I will change ut to 3 columns, but I want to make it look link same as I have added on my homepage.

    I want to give shadow and everything else same as on homepage.

    #1080662
    Leo
    Staff
    Customer Support

    Try this CSS:

    .search .inside-article {
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    There isn’t a way to link the search function to WP Show Posts by the way.

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