Hi Clement,
Replace:
'supports' => array('title', 'editor', 'excerpt', 'custom-fields',
'post-thumbnails')
with:
'supports' => array('title', 'editor', 'excerpt', 'custom-fields',
'thumbnails')
This should work.
See: http://codex.wordpress.org/Function_Reference/register_post_type for
more help.
Kind Regards,
Azizur Rahman
----
Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.com
On Thu, Mar 25, 2010 at 11:04 PM, Clement Nicolaescu <
[email protected]> wrote:
> Hello ,
>
>
> I addded the following "support" while using the register_post_type()
>
>
> 'supports' => array('title', 'editor', 'excerpt', 'custom-fields',
> 'post-thumbnails')
>
>
> The problem is that when I try to add a new post the Thumbnail metabox is
> not there.
>
>
> (the theme support is declared in function.php and the Thumbnail Metabox is
> there for regular posts)
>
>
> Can anyone please check this ?
>
>
> Thank you very much,
>
> Clement
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers