This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Get taxonmy terms in search results

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32903
    supermaheu59supermaheu59
    Participant

    Hi,
    Thank you for your plugin, very helpfull for adding filters crossing custom post types and Events Manager.

    In the results, i need to display different taxonomies terms.
    I’m using the Horizontal layout, copied in my template.

    I’ve tried to add them the same way i’ve called them in my template without the search filter, but i can’t achieve this.
    I’ve replaced $post=>id by $r=>id but it return an empty div (cf screenshots).

    Can you help me please ?
    Thank you !

    #32912
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Use $r->id not $r->ID in the code there, that is probably the main issue I can spot.

    #32928
    supermaheu59supermaheu59
    Participant

    So close and yet so far…
    Thank you, works perfectly!

    Another question on a different topic:
    I’m using your plugin with Events Manager.
    Do you think there is a way to group results by month, as Events Manager do on events list?
    I’ve succeed to order them by event start date, but my client wants a calendar style…

    Thank you

    #32934
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You are welcome!

    I’m afraid that is not possible though.

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