• Resolved berek333

    (@berek333)


    I am running a site about a game in which there are some creatures. We would like to create a database with this creatures on our site. Every creature have it’s name, health, attack, specials, etc. Also each of them have photos and description.

    We would also need to show them in table on one page(or few) and be able to sort them and filter – fe. “show only creatures above 30 health” or “show creatures with special X” or “sort creatures by their health”.

    Is this possible with PODS? If not do you know what plugin I need?

    http://wordpress.org/plugins/pods/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Josh Pollock

    (@shelob9)

    Are the creatures in a custom post type or advanced content type?

    Either way, this filtering is doable using, pods::filters(). Where you would use this method depends on what content type you are using. I’d be happy to explain the best options if you can just let me know what your content type is.

Viewing 1 replies (of 1 total)
  • The topic ‘PODS for creature database?’ is closed to new replies.