firetreedesign / ccbpress-core

Introducing the easiest way to display information from Church Community Builder (CCB) on your church WordPress site.
https://churchdataconnect.com/
GNU General Public License v2.0
2 stars 0 forks source link

Check that `.chosen` is a function before trying to call it #21

Closed danielmilner closed 6 years ago

danielmilner commented 6 years ago

With the way that some page builders, like Beaver Builder, load widgets, the javascript for the Chosen library is not enqueued. We need to check that it is a function before we attempt to call it.

danielmilner commented 6 years ago

Fixed with 2b3c9048dddf77c2143a719580412ffb966ac59e