Search and customizing results page

Home Forums Ticket Products Event Tickets Plus Search and customizing results page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #153519
    f2bproduction
    Participant

    Hello,

    On the results page of my search page: http://instinct.f2b-concept.com/?s=atlas

    How to customize metadata of each outcome?
    For example, why not bring up the meta “Comments”?

    thank you

    #154196
    Casey D
    Member

    Hello f2bproduction,

    Thanks for contacting us!

    I’m not sure I understand correctly (maybe something is lost in translation?).

    Do you want all the comments to show in the search results? Or just the number of comments?

    From what I can tell there is a link to the comments, is that what you were looking for?

    2014-05-08 at 6.20 PM

     

    – Casey Driscoll

    #154466
    f2bproduction
    Participant

    thank you

    Yes I want to remove this line

    #156057
    f2bproduction
    Participant

    Yes I want to remove the red line

    #157989
    Casey D
    Member

    Hello f2bproduction,

    Unfortunately that level of customization goes beyond theĀ scope of the forums, so I won’t be able to help you much. I’m not sure what theme you are using, but I believe they have some markup in search.php to display that meta info. It is very non-standard.

    Here is some quick css that should do trick though. You may need to change the css selector a bit, but generally this is what you want.

    div.post_comment {
    display: none !important;
    }

    Unfortunately I won’t be able to help you much more with this css customization though. Good luck!

    – Casey Driscoll

    #178431
    Casey D
    Member

    Hello f2bproduction,

    We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Cheers!

    – Casey Driscoll

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Search and customizing results page’ is closed to new replies.