Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@johnmcalester– Did you copy and paste code from Piklist Demos when you registered CPT’s? Make sure you’re not calling Demo functions or hooks.
Feel free to post some code, and we can take a look.
SteveKeymaster@r.cespa— Sorry for the late reply. We’ve been trying to put something together for you, but won’t have it quickly.
In class-piklist-form.php, take a look at the “relate” function. Just pass it the post_ID and the related post_ID. It will update the db appropriately.
You may have to use the TRUNK version of Piklist. But just a warning, that it is not 100% Beta ready: http://downloads.wordpress.org/plugin/piklist.zip
Let me know if that works for you.
SB
SteveKeymaster@vsatyarthi– The screenshots definitely helped!
You may want to try a CHECKBOX field with NESTED fields. A sample of this is shown in the Piklist demo, in the CHECKBOX meta box. The code is located in: plugins/piklist/add-ons/piklist-demos/parts/meta-boxes/field-checkbox.php
Let us know if that works for you.
SteveKeymasterThen you’re going to love our next major release. 😉
SteveKeymaster@r.cespa, @wilgert– Unfortunately, I don’t have a good answer for you. We’re trying to finish up as quick as possible, but have to take the stance of the core WordPress devs— it will be released when it’s ready. Sorry.
SteveKeymaster@vsatyarthi– I’m sorry, I really don’t understand. Can you explain in detail, or provide a line drawing?
SteveKeymaster@johnmcalester– Just to be clear, you don’t need to setup individual labels for Post Statuses to work. Check out the demo add-on with Piklist… no custom labels.
My guess is that the array was setup wrong, so Post Statuses didn’t render.
Either way, glad they are working now.
SteveKeymaster@vsatyarthi– Can you please clarify what you want to do? An example would really help.
SteveKeymaster@sschat– We haven’t released the fix yet, but you can easily implement yourself:
-Open /includes/class-piklist-media.php
-replace the attachment_fields_to_edit function with this: https://gist.github.com/sbruner/5199452
SteveKeymaster@mashcode– This is really odd, and the first time we heard of this bug. Good to know flushing browser resolved it. If it happens again, please post a screenshot.
SteveKeymaster@sidhantmehta– This is “partially” fixed. You can modify another users data, but setting your own profile data seems to have issues. We hope to have this fixed in the next version of Piklist.
SteveKeymasterAwesome! Closing this ticket.
SteveKeymaster@alex poslavsky– The database column on the posts table is ID (capitalized… not lower case). Just capitalize it, and it should work.
SteveKeymaster@calyne– “Multiple” is not supported in Piklist default select fields. To use multiple selection choose the Checkbox field.
To display taxonomies in a Select box, check out this tutorial.
SteveKeymasterIs this a public url we can take a look at?
-
AuthorPosts