randyhoyt
Forum Replies Created
-
I have tested all the changes on WordPress 3.4.2, and everything appears to be in order. Get the most recent version of the changes over on Github:
* https://github.com/randyhoyt/wp-category-meta/zipball/1.2.7
@mshoung Could you test that this is working for you on localhost now?
I have tested all the changes on WordPress 3.4.2, and everything appears to be in order. Get the most recent version of the changes over on Github:
* https://github.com/randyhoyt/wp-category-meta/zipball/1.2.7
Enjoy!
Someone else has sent me code that should fix it, but I haven’t had a chance to test it yet. Do you have a chance to download the code and take a look?
* https://github.com/randyhoyt/wp-category-meta/zipball/master
Also, I opened a new issue for the ‘show_in_menu’ item. Track it here.
@brian, I have fixed the plugin so that ‘post’ can now be specified as the parent post type.
Yes, the plan is to add some documentation.
I’m not sure why it wouldn’t work with posts, but I’ll take a look. I have opened a bug for this on Github: Use ‘post’ as parent post type.
As far as Advanced Custom Fields, my plugin calls register_post_type() like normal for the subordinate post type. It should be detectable by ACF. However, ACF won’t add custom fields to the subordinate post type lightbox that you launch from the parent post type edit screen: is that what you mean? I have opened an enhancement request on Github: Allow ACF in subordinate post type lightbox. (Please reply if that’s not the issue.)
We’ll keep that in mind as a feature to add in our next major release: good suggestion!
That’s strange … it is working for me just fine on 3.3.2. Can you let me know some more details?
* Which screen is erroring, the Add New or the Edit?
* Which fields are you having trouble with? Just images? Or all fields?
* Are you using it on categories or on a custom taxonomy?
* What other plugins do you have installed? Anything that might make changes to the way the media uploader works?
* Did you put this plugin in a folder called wp-category-meta still?This isn’t my plugin, but I’d really like to keep it updated.
Forum: Plugins
In reply to: [Category Meta plugin] [Plugin: Category Meta plugin] Adopting This Plugin?I did fix it to make it work for me on WordPress 3.3.1. You can download the code from the GitHub repository I created for it:
* https://github.com/randyhoyt/wp-category-meta
What I’d love is to be able to make my code available at this location in the WordPress repository so that people could upgrade to it.
@pcouture – Feel free to take my code fix, package it up, and make it available for download on some web hosting you control. That would be a great way to help out the community!
Good find! I have posted an updated version 1.2.6 over on GitHub:
I’m not the developer of this plugin, but I managed to figure out how to make it work for me on WordPress 3.3.1. You can download the code from the GitHub repository I created for it; I hope you’ll give it a try and post any feedback over there.
(You can download it by clicking on the ZIP image in the top left corner, right under the top navigation.)
Forum: Plugins
In reply to: [Category Meta plugin] [Plugin: Category Meta plugin] Can't Add ImagesI’m not the developer of this plugin, but I managed to figure out how to make it work for me on WordPress 3.3.1. You can download the code from the GitHub repository I created for it; I hope you’ll give it a try and post any feedback over there.
(You can download it by clicking on the ZIP image in the top left corner, right under the top navigation.)
I’m not the developer of this plugin, but I managed to figure out how to make it work for me on WordPress 3.3.1. I hope you’ll give it a try and post any feedback over there. You can download the code from the GitHub repository I created for it:
* https://github.com/randyhoyt/wp-category-meta
(You can download it by clicking on the ZIP image in the top left corner, right under the top navigation.)