Possible with Pods?
-
I am trying to recreate a plugin I have used for Product Features (wooThemes) which is no longer updated, and I’m trying to figure out if this is even possible. I’ve mainly used Pods in the past to create custom post types and display them.
What I would like to do is create a list of product features, which can be selected on a products page by the admin (like, water-based, silicone based, glass bottle, plastic bottle, clear, colored, with pump, without pump, etc)
Each feature would have an icon image and a short description associated with it, and then I would like to display on each products page those images and short descriptions, based on which features are selected on the page.
I figured out how to add a check box list of features to the Product Post type, but I cant wrap my head around how I would then link that to a custom post type that contains the image and short description, and how I would output the selections made.
- The topic ‘Possible with Pods?’ is closed to new replies.