Forums

Charity blog needs multi tag filtering (3 posts)

  1. Robert Holloway
    Member
    Posted 5 months ago #

    Hi

    I'm sorry if this is a newbie question. I am a volunteer with a dog rescue charity. We want to make a post for each dog and then tag it by gender, age, level of experience required, etc
    I want adopters to be able to click on multiple tags to be able to filter posts/ dogs that they are interested in.

    If we have 70 dogs and they click female, it lists 35
    If they then click 2 yrs old they see 9
    If they click level 2 they see 3

    Is there a plugin for this, or a way to do it?

    Thanks Rob

  2. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 5 months ago #

    If I had this project would probably start by looking into setting up separate custom taxonomies for each (tag-like) attribute ie age, gender etc and filtering these using a plugin such as Query Multiple Taxonomies

  3. SwansonPhotos
    Member
    Posted 5 months ago #

    Using a Custom Menu structure, you can create custom links in the form:

    http://example.com/?tag=tag1 (nav anchor)
    http://example.com/?tag=tag1+tag2 (sub)
    http://example.com/?tag=tag1+tag2+tag3 (sub sub)

    tag1=dog
    tag2=female
    tag3=2 yrs old

    Create multiple hierarchical items for the menu with the subs.

Reply

You must log in to post.

About this Topic

Tags