• Resolved superoctave

    (@superoctave)


    Hi!

    I’ve created a custom taxonomy. Search Everything searches for posts that are tagged with that taxonomy, but doesn’t display the taxonomy name itself in the search results.

    For example, if I have a custom taxonomy named “Actors” and an actor named “John Doe”, a search for “John” will return all the posts that John Doe is tagged in, but I would like it to also include the taxonomy item “John Doe” in the search results.

    Is this possible?

    Thanks!

    https://wordpress.org/plugins/search-everything/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter superoctave

    (@superoctave)

    I have to admit that I’m a little frustrated that I didn’t get a single response. Bummer!

    Anyways, I managed to write a quick (or NOT) and dirty solution, using the “name__like” argument of the get_terms() function. It’s not the best way to do it, but it works for what I need.

    Hey,

    thanks for reaching out and sorry for this very late reply!
    Glad to hear you have found a workaround and that it works for you. We know our plugin is still far from perfect and has a lot of limitations which we are working on resolving hopefully sooner than later.

    Once again, my apologies for the silent treatment and for the inconvenience!

    Take care and have an amazing day,
    Petra

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Search and include Taxonomy NAMES’ is closed to new replies.