Hello again. It seems I’m having trouble wrapping my head around these custom fields. Correct me if I’m wrong:
– DP uses custom fields in posts to add info to products
– DP provides a nice GUI for the ‘duka’ custom post type
– You can use your own custom post type by adding custom fields
I’ve run through the documentation but am probably missing something. I would like to use Advanced Custom Fields to provide the price etc fields for my custom post type, but for whatever reason I can’t get anything to show up in the grid views.
Side note: the grid view shortcode is properly configured, it works great for post_type=’duka’, just not anything else.
Could I be naming my advanced custom fields incorrectly? Can I even use ACF? The price one doesn’t get any simpler – I named it ‘price’.
Anyway, thanks for any ideas you might have 🙂