add Select2.js to new fields
-
Hi. This plugin definitely works for me. Pretty cool!
I’m having an issue with the way the repeating fields are being added. I use select2.js and it works fine on the initial load of the page. But when I repeat a select box, the select2 doesn’t apply itself.
I know that this is something on my end and not necessarily an issue with the plugin, but any help would be appreciated.
This is what is used to initialize the code.
$('.wpcf7-form select').select2();
I’m wondering if there is something I need to do to the Add button to get it to apply to all repeated selects.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘add Select2.js to new fields’ is closed to new replies.