michaeluno / admin-page-framework

Facilitates WordPress plugin and theme development.
http://admin-page-framework.michaeluno.jp/
Other
339 stars 71 forks source link

Bug Image field type and featured image #167

Closed Canopee closed 9 years ago

Canopee commented 9 years ago

Sorry for my bad english,

I think i have found a bug.

On same page when i had metabox with field type image, i have a bug in featured image popup. Like here : https://github.com/michaeluno/admin-page-framework/issues/69

Where is the problem ?

Info : I use the last version APF (3.3.2)

michaeluno commented 9 years ago

There is a bug in 3.3.2 that the framework's media uploader buttons do not appear due to a typo in a variable name.

Can you try 3.3.2.1b? It solves the problem of the uploader button but may also solve your problem. Download.

Update: I just confirmed that a gray image appears in the image uploader modal window like the one reported in the issue you linked in 3.3.2.1b.

I'll check what is causing it. Thanks for the report.

Canopee commented 9 years ago

I have tried with the version 3.3.2.1b, and the bug appears.

michaeluno commented 9 years ago

I suspect you are still using a version which does not have the fix.

I've uploaded 3.3.3b. Download. You may try this. However, v3.3.3 will be released shortly so you may get v3.3.3 via the WordPress updater.

michaeluno commented 9 years ago

v3.3.3 has been released.

Here is a test plugin in case anybody needs to test: https://gist.github.com/michaeluno/d0eca4c0c02af911aabd