Calendar display corrupted WP 5.0.2–en_GB
-
I am using 2.5.36 of the calendar and PHP 7.1 The site has recently upgraded to WP 5.0.2 No new plugins have been loaded but several have upgraded following the change to WP.
Recently the calendar looks very odd. The buttons to the top left and top right of the month view are absent and replaced with hyperlinked lists of options in a column, the view of the events looks similarly odd, being stretched out and badly formatted.
I have had an error “CSS compilation failed because you don’t have enough free memory (a minimum of 24M is needed). Your calendar will not render or function properly without CSS.
Taking the step to increase the memory by inserting define(‘WP_MAX_MEMORY_LIMIT’, ‘256M’);
ini_set(‘memory_limit’,’256M’); in wp-config.PHP, as recommended by some commentators, did nothing. However it is plausibly something to do with CSS?Another error is found when I inspect using Chrome. I get
/wp-content/plugins/all-in-one-event-calendar/cache/de86edeb_ai1ec_parsed_css.css?ver=2.5.36:1 Failed to load resource: the server responded with a status of 404 ()
jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
de86edeb_ai1ec_parsed_css.css:1 Failed to load resource: the server responded with a status of 404 ()I am stuck. Is anyone able to help? I do need help as I am currently wandering like a lost babe in the woods.
JohnThe page I need help with: [log in to see the link]
- The topic ‘Calendar display corrupted WP 5.0.2–en_GB’ is closed to new replies.