Strange Association causing issues
-
I love the plugin, but it’s just not working with my site. The reason for this is based on my hiding of the WP Engine menu in my dashboard. If I hide via https://support.wpengine.com/how-to-remove-wp-engine-quick-links-from-admin-bar/ this process, I get the error on the calendar of “not able to contact blog”.
If I comment out the line:
add_action( 'admin_init', 'jpry_remove_menu_pages' );
then the calendar works as expected. Is there a reason why this is happening in this way? If I leave that line in and then goto the calendar, to ultimately receive no data, I see in the javascript console 3 errors.
Uncaught SyntaxError: Unexpected token < admin.js:34 Uncaught TypeError: Cannot read property 'plugins' of undefined jquery.flot.selection.js:40 Uncaught TypeError: Cannot read property 'plugins' of undefined jquery.flot.retina.js:3
https://www.ads-software.com/extend/plugins/editorial-calendar/
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Strange Association causing issues’ is closed to new replies.