Forum Replies Created
-
AuthorPosts
-
SteveKeymasterWhich version of Piklist are you running? Please turn off all other plugins and switch to a default theme like TwentyEleven.
September 28, 2013 at 8:13 pm in reply to: Fatal error and lost checkboxes after switching themes? #1147
SteveKeymasterAlways glad to help. 😉
SteveKeymasterThis is definitely a bug, and will be addressed. A short-term solution is to create a child theme just for your Piklist settings… sorry.
SteveKeymasterI tried reproducing a few setups and can’t. Please delete your current version of Piklist, and then download and install Beta 6 again.
September 27, 2013 at 4:02 pm in reply to: Fatal error and lost checkboxes after switching themes? #1142
SteveKeymasterWhere is
the_meta()defined?
SteveKeymasterWe’re not seeing an error in Beta 6. I changed scope to piklist_demo and it worked fine:
piklist('field', array( 'type' => 'post-relate' ,'scope' => 'piklist_demo' ,'template' => 'field' ));Make sure your CPTs are registered and there is PUBLISHED content.
SteveKeymaster@chrisben– You’re absolutely correct. Changes as big as this should have noted in the announcement, and will be handled better in the future.
Let us know what you think about the new array structure. We think it works much, much better.
SteveKeymasterFixed in Beta 6.
You can download it from Trunk at WordPress.org >
SteveKeymasterFixed in Beta 6.
You can download it from Trunk at WordPress.org >
SteveKeymasterAdd-Mores are even better in Beta 6.
You can download it from Trunk at WordPress.org >
SteveKeymasterWorking even better in Beta 6
You can download it from Trunk at WordPress.org >
SteveKeymasterFixed in Beta 6
You can download it from Trunk at WordPress.org >
SteveKeymasterFixed in Beta 6
You can download it from Trunk at WordPress.org >
SteveKeymasterCheck out the
admin-pagesfolder. That’s how we create the Welcome page.
SteveKeymasterWe will be writing some documentation on “Scope”, but for now think of it as where you want the data to be saved: “post”, “post_meta”, etc.
-
AuthorPosts