Forums

More Types
Broken in 3.1 RC4 (12 posts)

  1. Macsdounix
    Member
    Posted 1 year ago #

    Although More Fields and More Taxonomies appear to be working in 3.1 RC4, More Types does not. The custom type does not show up in the Admin menu.

  2. David Calhoun
    Member
    Posted 1 year ago #

    Just updated to the newly released WordPress 3.1 and More Types is indeed broken. The custom post types do not show up in the admin menu as the OP stated above.

  3. thecorkboard
    Member
    Posted 1 year ago #

    +1

    Probably unrelated, but using single_post_title(); outside the loop to pull in a CPT listing of presentation titles now just shows the title of the page:

    Presentations
    Conference Title: ALA TechSource Gaming Symposium (2008)
    Location: Oak Brook, IL
    Type: Co-Presenter, Oral Presentation, Workshop

    Presentations
    Conference Title: IACRL 2010 - Thriving while Surviving (2010)
    Location: Springfield, IL
    Type: Co-Presenter, Oral Presentation, Workshop

  4. Chellechan
    Member
    Posted 1 year ago #

    Found a quick solution for the admin menu problem here: http://more-plugins.se/forum/topic/more-types-new-post-type-not-appearing-on-left-side-admin-menu

    Add in more-types-object.php at line 182:

    $options['show_in_menu'] = true;
    $options['capability_type'] = 'post';

    Hopefully this series of plugins will get an upgrade soon, so this hacking isn't necessary. :)

  5. budaloco
    Member
    Posted 1 year ago #

    @Chellechan Works like a charm! Thanks!

  6. Debasish Panda
    Member
    Posted 1 year ago #

    Thanks Chellechan, that temporary fix works. Hope to receive an update from plugin developer soon :)

  7. kalstrom
    Member
    Posted 1 year ago #

    More Types 1.1 is posted to the repository. Should be showing up real soon.

  8. David Calhoun
    Member
    Posted 1 year ago #

    Thanks for posting a quick plugin update, kalstrom!

  9. parisvega
    Member
    Posted 1 year ago #

    After updating the latest version of More Types (1.1) I still got an error message when trying to edit the page type.

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in .../wp-content/plugins/more-types/more-types-settings.php on line 291

  10. Debasish Panda
    Member
    Posted 1 year ago #

    Thanks for the update Kalstorm. I updated & don't get any errors, just that the Custom Post Types UI does not show up.

    I see these errors when I go to edit any of my existing CPTs. http://d.pr/m926

    If there any other info I can provide to be any help.

  11. Debasish Panda
    Member
    Posted 1 year ago #

    The 'Show in menu' for all of them were disabled somehow. http://d.pr/2Jlr . Now I see the Post Types.

    Still get those errors though.

  12. justin123
    Member
    Posted 1 year ago #

    Cheers @Debasish, sorted me out, after upgrade to 3.1 it obviously changed the default setting to no.

    Just go into Settings-> More Types -> Edit (this post type Action) -> Advanced and select "On" for Show in Admin Menu.

    I'm sure a fix will be release for this.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic

Tags