Custom Post Type bug?
-
I am making a custom post type using the plugins custom post type ui and advanced custom fields. I am working on a local version of wordpress.
I make the custom post type and everything is going good. For screen options I left everything unchecked and when I made the custom post none of the screen options are showing up. I need a featured image but cannot. I have declared it in the functions.php
add_theme_support( ‘post-thumbnails’ );
still not able to add a featured image. I am using
Wordpress 4.1.1
Advanced Custom Fields 4.4.0
custom post type ui 1.0.2If anyone has any advice I would greatly appreciate it. Thank you in advance.
Vince_M
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Custom Post Type bug?’ is closed to new replies.