I'm wondering how to use checkboxes but so that each checkbox has its own custom field id. As it is right now 10 checkmarks would only have 1 custom field name, which makes it sort of pointless as I can't use the values in the checkboxes separately in the custom field options in wordpress.
So for example checkboxes right now it's like this:
Color: red/white/blue
Then in the custom field options in wordpress it shows
Color - Yes
Color - Yes
Color - Yes
But what I need is this:
Red - Yes
White - Yes
Blue - Yes