i installed it but it did not work in the front-end
how can i apply it to certain drop-down in the front-end?
]]>Activating this plugin makes the date picker dropdown inaccessible in post type edit screens.
]]>Hello,
Can you make this plugin to work in the front end for example on buddypress drop down option fields
]]>FYI… ACF Field Types (and other options) for ACF Pro also use Chosen JS. Makes editing ACF Field group fields impossible when WP Chosen plugin in enabled.
]]>Great plugin and does what expected except it conflicts with drop down in my theme and some plugins
In theme Appearance, some drop-down menus do not work
https://www.kadencethemes.com/product/virtue-premium-theme/
free version here
https://www.ads-software.com/themes/virtue/
Here is one I can recall having issues: in plugins settings, Top Bar: Add site menu
https://www.ads-software.com/plugins/admin-tools/
Hi, I’ve created a plugin for a custom selectbox, the select box appears as a normal html <select><option>…</option></select>.
I’ve installed and activated “WP Chosen” but there’s no change in appearance or functionality of my dropdown select box. What am I doing wrong?
Thanks for your help
David
Hi,
When active, it does not replaces the long, unwieldy select boxes into ones much more user-friendly, it duplicates them. Can you fix it?
Thanks.
]]>Select dropdowns inside .postbox selectors get initialized when firing the postbox-toggled event. That means that on first pageload of a post edit backend page, a select dropdown inside a postbox will not get chosen initialized. However, after closing and opening the postbox, chosen gets initialized. This can be considered an odd behavior.
As a sidenote for this: it might not be a good idea to destroy and re-initialize on each dropdown each time a postbox is toggled. I have solved similar ptoblems by:
* checking that the postbox being toggled holds the classname closed or not.
* adding a flag classname to the select item when initializing the script so this only happens just once.
In addition, I would propose having a classname that could be used as a selector to prevent initialization. Some plugins include select2 as a helper library on specific dropdowns, and when they belong to a postbox container, closing and opening the box means that a single select2 instance becomes a chosen instance followed by the select2 one. In short, targetting all dropdowns inside a postbox without a way to opt out might not be a good idea.
]]>Well, not breaks, just clears/disables the bulk actions pull down list so the only action is ‘bulk actions’. Since I want to disactivate several this makes it a bit of a pain
]]>Thanks for developing this plugin.
With the base 2016 theme activated, two dropdown metaboxes for configuring [XML-RPC] and [Multiple Authentication Attempts per XML-RPC Request] within the WordPress Tweaks settings of the iThemes Security plugin are rendered as tiny squares and thus all text is unreadable, and the dropdown is non-functional with the plugin activated.
Otherwise, lovely plugin to cleanup dropdown boxes.
]]>It doesn’t work with WP User Frontend Pro front end forms.
]]>I may have found an incompatibility to Yoast SEO plugin.
When I activated WP Chosen plugin, some select menus within Yoast metabox (post/page-editing screen) do not appear properly. The select menus have nearly 0px width, making it inaccessible to chose any menu within the drop-down.
Hi,
Can someone make this plugin with all the obvious bell & whistles included?
Ex: To have a settings page where you can select which type of select to choose like the standard, optgroups. Also, make it so that it can work with the front-end, not just wordpress admin. Lastly, setting that can override theme style sheet code because in my current theme, I am using this plugin it changes the select into a standard chosen select, and the drop down arrow is way at the top of the select menu, looks awful. ?? Please fix.
Thank you
Brian
How can I target my select boxes on the front-end of my website as opposed to just the wordpress admin? Is that even possible, I don’t see any settings for this plugin.
If there are no options currently, then can I suggest a couple?
1. Allow front-end styling of select boxes
2. Allow to choose the type of chosen select to have, example: Standard Select, Optgroup Select, etc..
3. Give this plugin many styling features because as you know once you change the select menus, the styles get thrown off (css)
]]>Makes Yoast metabox unusable (Advanced tab).
Otherwise – very nice.
Does this work in backend scenarios?
]]>