BuddyBoss Home – Web Support Forums Solutions Social MarketPlace No Formatting on Search Results Page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Question

    #64025
    @thehappycouponer

    The search results page seems to have no formatting. Here’s a link to one of our pages – http://thcmmarketplace.com/?s=%241&no_frame=1

    Is there a fix for this?

    Answers

    #64123

    Anonymous
    @

    Hi @thehappycouponer, Sorry for the inconvenience you are having we have added this in our queue and will be updated in our next release.

    Regards

    #64138
    @thehappycouponer

    Thanks Pallavi – looking forward to it. Have a wonderful day 🙂

    #64194

    Anonymous
    @

    🙂

    #64764

    Anonymous
    @

    Hi @thehappycouponer

    Please update OneSocial theme and Global Search Plugin so you would get nice results page.

    #64776
    @bruce7075

    Hi @zarko, thanks! I have made the update. However, I find the layout needs further improvement. There is too much space as marked in the image. Please kindly advise how I can reduce the space. Thanks!

    #64779
    @thehappycouponer

    Very nice, guys, very nice 🙂 Thank you so much!

    #64780

    Anonymous
    @

    Hi @bruce7075,

    Thats part of our design. Here is some CSS that can help:

    body.search h1.entry-title {
    margin-top: 0;
    margin-bottom: 20px;
    }
    .search #buddypress div:not(#item-nav) > .dir-form div.item-list-tabs {
    margin-bottom: 20px;
    }

    play with the numbers to get right results.

    #64790
    @bruce7075

    Hi @zarko, many thanks! Please kindly advise how to remove the ‘Search Results’ title, the whole block, and the have less space above the product boxes (shown as attached image).

    #65205

    Anonymous
    @

    Hi @bruce7075
    You can use following css class to remove to reduce font size, you can play with number

    
    body.search h1.entry-title {
        font-size: 20px!important;
    }
    

    Regards
    Varun Dubey

Viewing 10 posts - 1 through 10 (of 10 total)
  • The question ‘No Formatting on Search Results Page’ is closed to new replies.