Current status: Solved. . Done
After Upgrading to 3.5 ACF fields assigned to show on attachments, Media (Edit), are not showing
  • We recently upgraded to wordpress 3.5 and the acf fields we have assigned to attachements are not showing up on the attachment edit page.

    Here is where we assign the field group to the attachment:
    http://cl.ly/image/0n442E2K2i42

    Fields we add are not showing in the edit page of the attachment.

  • Hi @joshshaloo,

    Have you looked at the console log on the attachment page? Perhaps there are now PHP / JS errors causing the scripts to not run and add the fields?

    Cheers
    Elliot
  • I have the same problem. Fresh-installed ACF 3.5.6.3 to WP 3.5 and assigned a text field ("content source URL") to the attachment edit pages but it doesn't show up. Changed the conditions to normal post pages where the field does show up. Checked console for PHP / JS errors but there's nothing.
  • Hi @joshshaloo, @JanBeck

    I'm not 100% sure that the new uploader in 3.5 is compatible with the ACF extra fields. I'll run some tests and try to fix this soon

    Cheers
    Elliot
  • Hi @joshshaloo, @JanBeck

    I've fixed this issue in the latest nightly build on github. Can you download and try it out?
    Thanks

    Cheers
    Elliot
  • Hi @admin

    with the latest nightly the field shows up in the edit screen (the one you see when browsing upload.php) but is not visible in the new uploader window.
  • Hi @JanBeck,

    Yes, the uploader window is another story all together

    Cheers
    Elliot
  • can be removed...
    Thanks