The subheading box is not appearing at all in the custom post type. I have 'custom-fields' activated in the custom post type. I do see a custom field but none for SubHeading. It does show on normal pages and posts.
The subheading box is not appearing at all in the custom post type. I have 'custom-fields' activated in the custom post type. I do see a custom field but none for SubHeading. It does show on normal pages and posts.
bump. anyone have any ideas?
Hiya,
I haven't yet tested or added functionality for WordPress 3.0 yet, but is on my list of things to do.
The plugin makes use of the add_meta_box function and as far as I can tell, it will be a case of looping through the custom post types you have registered an adding the meta box for each.
It uses uses a hidden custom-field (via the underscore prefix) so will not be displayed in the custom fields list.
Although this doesn't describe a an actual solution, hopefully it gives you an idea of where it as the moment and that a fix is planned to happen shortly.
Thanks for the update. I've just gone with a normal custom field and dropped the plugin for now but I'd love to get it back in when it's updated for 3.0 since it looks way nicer than a custom field pair.
This topic has been closed to new replies.