Hi
i want add custom fields for my porfolio post.. I want to use it for vimeo,youtbe etc video i do it my default Posts but i cant do it for my portfılio page...
Regards
Hi
i want add custom fields for my porfolio post.. I want to use it for vimeo,youtbe etc video i do it my default Posts but i cant do it for my portfılio page...
Regards
Hey,
for portfolio entries you must activate the "custom fields" manually. Open up portfolio.php and search for:
'supports' => array('title','thumbnail','excerpt','editor','comments')
Replace it with:
'supports' => array('title','thumbnail','excerpt','editor','comments','custom-fields')Thanks Dude!
Glad that I could help you :)
You must log in to post.