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

Taxonomy search doesnt work

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Taxonomy search doesnt work

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #21220
    brandbjergbrandbjerg
    Participant

    I have made the category/terms selectors on my search, and I read and seen the video about how to do this. But it doesnt work. When I deselect a taxonomy, it still displays search results from the given toxonomy. So somehow its not enough to make the
    Categories & Taxonomy Terms under frontend search settings – but the video doesnt tell anything about this.

    So how do I make the txonomy input fields actually work, so it only searches these taxonomies?

    #21224
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    If I’m seeing correctly, you are trying to search and return taxonomy terms as results. However the taxonomy term filters work with post type results, not with taxonomy term results – as there is no direct relation between taxonomy terms with 2 or more levels of hierarchy.

    I usually suggest a modification or something to bypass an issue, but I’m afraid this is not possible to achieve, not even with a modification.

    #21238
    brandbjergbrandbjerg
    Participant

    Hi

    What I want is the user to be able to limit the search to specific parts of the homepage. Is that not possible?

    #21247
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Parts of pages are actually stored in the database as one single post, so there is no way for the plugin to differenciate them as separate objects. Filtering is only possible of individual custom post types (such as posts, pages), by corresponding taxonomies or custom fields.

    #21248
    brandbjergbrandbjerg
    Participant

    I think that is exactly what I want to do.
    The programmers of my homepage have made several extra posttypes, so beside pages, there are also a post type called courses and one called subjects. I want to make a taxonomy where users can choose to search only in fx courses and another user will only search in subjects.
    Is that then possible?

    #21251
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    That should be possible, yes. You can find most of the information regarding taxonomy term based filtering in the Taxonomy Term filters documentation, in case you need that.

    #21272
    brandbjergbrandbjerg
    Participant

    ok. Thanks!

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