Hi i arrleady learned how to add custom fields to the portfolio in this topic.
https://kriesi.at/support/topic/portfolio-items-custom-fields/
Just now i would like to know, how can i add some advanced custom fields to it, that i created with a plugin like
http://wordpress.org/plugins/advanced-custom-fields/ or
http://wordpress.org/plugins/custom-content-type-manager/
i did try to just add the name “datefield” of the customfield to the line in the register-portfolio.php:
‘supports’ => array(‘title’,’thumbnail’,’excerpt’,’editor’,’comments’,’custom-fields’,’datefield’)
but doesn’t work
Thanks for answers
I just figured out, that with the types plugin it works automaticly, while it doesn’t with some other plugins i have tested.
Hey!
Glad that Types works for you. It’s a great plugin anyway because it helps you to crete custom post types and taxonomies too.
Regards,
Peter