Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Radio Buttons Selectable in Most Used Tab in Post Categories Meta Box #29

Closed
mashurex opened this issue Nov 11, 2014 · 4 comments

Comments

@mashurex
Copy link

Below is a screenshot of the plugin applied to the built-in Categories taxonomy for Posts. It's working perfectly in Quick Edit and Post Create/Edit when looking at the All Categories tab, but in the Most Used tab it will let a user select all radio options, and then won't allow them to de-select.

@helgatheviking
Copy link
Owner

Thanks for the bug report. I don't know when I'll be able to look at this. You wouldn't happen to have any idea what the issue is, would you?

@mashurex
Copy link
Author

I haven't had a lot of time to look at it, I have a suspicion it has to do with the JavaScript on the page. For now, I've simply edited the Wordpress_Radio_Taxonomy class to comment out the Most Used tab.

<!--
<li class="hide-if-no-js"><a href="#<?php echo $taxonomy; ?>-pop" tabindex="3"><?php _e( 'Most Used'); ?></a></li>
-->

@mashurex
Copy link
Author

Oh, and if it helps I'm on the latest Wordpress 4.0.

@helgatheviking
Copy link
Owner

Would you mind testing with the latest code in the master branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants