• I added a input box titled ‘Additional Information’ and I wanted to add one with same name but different fields for a different post type. I added a new box with the same title and I’ve lost of all the stuff I’ve added previously. I think this is big oversight and it need some error handling.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author henrikmelin

    (@henrikmelin)

    I agree 100% – will try and include for next update.

    Thanks for the bug-report!

    Henrik

    Henrik,

    We need an additional field type that stores the attachment ID of images, not the URL.

    We would like

    1) The edit-page ui custom field box to display the image id and a custom image size thumbnail, say of only 50×50 or so pixels so that the user knows which image he is referring to.

    2) A new ‘More Fields’ cover-function that calls wp_get_attachment_image( $my_attachment_id, $my_desired_image_size) so that the image can be embedded in the template. (Like we can accomplish with meta(‘my_field_name’);)

    3) We would also like to see the drop-down file list populate by default on page load.

    Can we hire you for this? We can probably code it on our end, but then it would fork the code base, and it seems like a feature others would want.

    As in any commercial engagement, we’re short on time.

    Thanks.

    curtd at ascentium dot com

    Plugin Author Kal Ström

    (@kalstrom)

    We’ll get back to you.

    Thanks. Looking forward to it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: More Fields] Error handling on "Title of the box"’ is closed to new replies.