Forum Replies Created
-
AuthorPosts
-
SteveKeymasterPlease be more specific. I’m sorry but I don’t understand.
SteveKeymaster@chrissoutham– Thanks Chris. We were able to reproduce. Will work on a fix.
SteveKeymaster@chrissoutham– Where are you placing the uploader… Posts, Settings, Users, Widgets, Terms?
July 5, 2014 at 7:52 pm in reply to: Having issues creating a admin page with workflow tabs for forms #1964
SteveKeymasterSettings Tabs are handled differently than Workflow Tabs. Tutorial is here >
SteveKeymaster@zanedickens– You seem to have found a very odd bug. Custom Post Statuses do not work unless hide_meta_box is set. You can even pass a fake meta box and it will work.
Obviously, we’ll work on a fix but for now try adding this to your post types:
,'hide_meta_box' => array( 'notreal' )
SteveKeymasterTry this tutorial. It uses
wp_get_nav_menus()You should be able to easily display it using
wp_nav_menu().
SteveKeymaster@chrissoutham– Thanks for letting us know. We’re working hard on correcting all notices in the next version of Piklist.
SteveKeymaster@egnsh98– Piklist currently supports WordPress 3.6 and greater, and I’m guessing this would effect advanced fields like Add-Mores.
SteveKeymaster@darlantc– Unfortunately, the default post meta box doesn’t allow Piklist to add advanced functionality, so we need to replace it (and make it better). The next version of Piklist will correct this issue with Media.
SteveKeymasterGreat. Glad it’s working now.
SteveKeymasterThis works for me. I see all post statuses in the meta box dropdown.
SteveKeymasterGreat. Sorry about that.
SteveKeymasterJust pushed 0.9.3.6. Let us know if that fixes the error.
-
AuthorPosts