Custom Post Types with Custom Fields into feed/loop
-
Hello dear WordPress Forum π
I’m embarked in a personal web project of mine and I’m having some troubles seeing I’m not that good of a programmer.
I was planning on using Gravity Forms to let users post “projects”. Meaning they fill out a form that’s on my site and that form gets posted as a custom post type in a feed. I tried doing this using these plugins:
– Types and Views
– Gravity Forms
– Gravity Forms Custom Post Types
– SF Pages For Custom Posts (this last one sorts the Custom Post Types and feed it like blogposts)My problem is that what I want to show doesn’t show. I only get information from the “Post Fields”. But I also have Price Fields, date, and additional information that won’t show.
I’ve made a rough mockup of how I would like them to look and what information I would like them to show
The pictures would map to what the users choose from a dropdown in GF. This dropdown has five different options that portray what kind of job the client is offering. The picture will then change according to which options he/she chooses. The name already shows, and so does the description.
What doesn’t show however is:
– The picture (obviously)
– The timer/date
– The extras (these are checklist items that would add to the total price)
– “Take Job” ButtonSo my problem is that I don’t know how to deal with this in a proper way. Going around with plugins seems too uncertain for me, so I would appreciate any kind of help on this matter π
The topic ‘Custom Post Types with Custom Fields into feed/loop’ is closed to new replies.