Forum Replies Created

Viewing 15 posts - 2,761 through 2,775 (of 2,964 total)
  • Author
    Posts
  • in reply to: Custom Status Trouble #743
    Steve
    Keymaster

    @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.

    in reply to: Custom Post Type Relationships #740
    Steve
    Keymaster

    @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

    in reply to: Parent child category dropdown #739
    Steve
    Keymaster

    @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.

     

    in reply to: Tabs On Edit Pages #737
    Steve
    Keymaster

    Then you’re going to love our next major release.  😉

     

    in reply to: Custom Post Type Relationships #734
    Steve
    Keymaster

    @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.

    in reply to: Parent child category dropdown #731
    Steve
    Keymaster

    @vsatyarthi– I’m sorry, I really don’t understand.  Can you explain in detail, or provide a line drawing?

    in reply to: Custom Status Trouble #730
    Steve
    Keymaster

    @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.

    in reply to: Parent child category dropdown #725
    Steve
    Keymaster

    @vsatyarthi– Can you please clarify what you want to do?  An example would really help.

    in reply to: 3.5 media insert broken with piklist demo turn on #724
    Steve
    Keymaster

    @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

    in reply to: Piklist breaks WP edit post/page display styling #720
    Steve
    Keymaster

    @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.

    in reply to: Custom Fields in User Profile #719
    Steve
    Keymaster

    @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.

    in reply to: Dropdown / Select with all pages problem #715
    Steve
    Keymaster

    Awesome!  Closing this ticket.

    in reply to: Dropdown / Select with all pages problem #713
    Steve
    Keymaster

    @alex poslavsky– The database column on the posts table is ID (capitalized… not lower case). Just capitalize it, and it should work.

    in reply to: Suggestion: Implement "Select2" Field Type #711
    Steve
    Keymaster

    @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.

     

     

    in reply to: Set PikList to use https:// #708
    Steve
    Keymaster

    Is this a public url we can take a look at?

Viewing 15 posts - 2,761 through 2,775 (of 2,964 total)