- Joined
- Sep 28, 2022
- Messages
- 7
- Points
- 13
Reputation:
Hi!
I am trying to create a custom post type. Much like in this forum we have Discussion, Poll, Question, etc. I want to create a custom type. Let's call it "X".
I want X to have custom fields. Stuff like "Name" "Color" "Size" "Style" "Link" and "image uploads" -- Many of these would be drop downs (like "Size" would maybe be a dropdown of 1-10).
Once posted, I want it to create a thread that people can comment on. ALSO I want to take the information from the custom fields and put it in a searchable database. On a different page, I'd like to be able to search that database. Maybe I can click on a specific size and see all entries that are size 3. Etc.
How is this possible?
If not, how can I pay someone to create it?
Thanks!
I am trying to create a custom post type. Much like in this forum we have Discussion, Poll, Question, etc. I want to create a custom type. Let's call it "X".
I want X to have custom fields. Stuff like "Name" "Color" "Size" "Style" "Link" and "image uploads" -- Many of these would be drop downs (like "Size" would maybe be a dropdown of 1-10).
Once posted, I want it to create a thread that people can comment on. ALSO I want to take the information from the custom fields and put it in a searchable database. On a different page, I'd like to be able to search that database. Maybe I can click on a specific size and see all entries that are size 3. Etc.
How is this possible?
If not, how can I pay someone to create it?
Thanks!