Opened 11 years ago
#2395 new enhancement
WP-Fullcalendar 0.9 changes are conficting with other plugins
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Severity: | normal |
| Plugin: | not-listed | Keywords: | wp-fullcalendar, css, styles, jquery UI |
| Cc: |
Description
After upgrading to ver 0.9 we are having issues with the plugin overwriting the jQuery UI styles used by other plugins (Wordpress Post Tabs).
We previously ran ver 0.8.3 of WP-Fullcalendar which coexisted fine as both plugins were rarely active on the same page but 0.9 moved JS and CSS loading globally which is causing problems. I have provided a patch for WPFC 0.9 which retains the Wordpress enqueuing function (which is desireable) but limits the loading of resources to pages that actually contain the calendar.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
wp-fullcalendar 0.9 reqister_style patch