• Resolved developerdoll

    (@developerdoll)


    Hello,

    I love your plugin! I usually try to recommend it for other client projects.

    However, recently on a new install I’ve received an error on the customizer page, and I deactivated all plugins except The Event Plugin.

    Uncaught Error: Option 'multiple' is not allowed for Select2 when attached to a <select> element.
    
    select2.min.js?ver=4.7.21:21

    I decided to go into the plugin (I undid everything btw) and remove the multiple option. That in turn created a second error:

    Uncaught Error: Option 'ajax' is not allowed for Select2 when attached to a <select> element.

    When I removed that, the customizer worked… but I can’t edit the plugin like this of course.

    I have WordPress 4.9.8.

    Please help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter developerdoll

    (@developerdoll)

    Anyone? Still having this issue…

    Thread Starter developerdoll

    (@developerdoll)

    I updated the plugin and I am still having this issue. It seems it may be an issue with the GivingPress Pro theme.

    Hi there,

    I have seen issues with other plugins that are using the “Select2” javascript framework that is a different version than what we use.

    To confirm that it is an issue with your theme or a plugin, please try temporarily switching to the Twenty Seventeen theme and disabling all other plugins.

    We do have a snippet that will make it so the older version of the library is only used on Events pages:

    https://gist.github.com/skyshab/9572d58d6272dd1ec86b1fd8b587e1d2/

    You can add that to your child theme’s functions.php or to a functionality plugin.

    Hope that helps!
    Sky

    Thread Starter developerdoll

    (@developerdoll)

    Oh man, I’m just about crying right now haha

    Thank you very much, the code snippet worked just fine! Will keep on hand for the future.

    Thanks again!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error on Customizer Page Causing it to Break’ is closed to new replies.