Title: CSS file missing from event posts
Last modified: August 23, 2018

---

# CSS file missing from event posts

 *  Resolved [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/)
 * A couple of days ago the formatting for my Calendar plugin got lost. After checking
   with my hosting service, they said it is because the plugin is not seeing the
   correct css path. I’ve tried turning off all plugins, but there is no conflict
   there. I then re-migrated the entire site to its correct address, but that did
   not work. I have just tried deleting the plugin, and then re-installing. Still,
   the feed comes through, but without any formatting.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-file-missing-from-event-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 15 total)

 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10619424)
 * Hi [@laptophobo](https://wordpress.org/support/users/laptophobo/),
 * It is caused by a memory or connection glitch where the calendar loses CSS references.
   To fix it, try this:
 * Navigate to Events > Theme Options > click the Save Settings button.
 * Also, navigate to Events > Settings > click the Save Settings button.
 * This will regenerate your CSS and javascript references.
 * Let me know how that works.
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10619947)
 * Hi Sunny,
 * I had tried those suggestions before and again just now. No luck, same result.
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10621923)
 * Hi [@laptophobo](https://wordpress.org/support/users/laptophobo/),
 * In that case, the error is likely a result of a plugin or theme conflict (usually
   caused by a caching or security plugin).. To fix this, please try a different
   theme temporarily such as Twenty Seventeen, or, disable all plugins and then 
   check if the problem recurrs — then re-enable each one until you find which one
   caused the problem.
 * Let me know the results.
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10623032)
 * Hi Sunny,
 * Those 2 ideas didn’t work for me. I had tried turning off all plugins and switching
   themes earlier (and just tried again).
 * Earlier I had deleted the plugin. In doing so, it deleted all of the Event posts.
   But I saw that after I had activated a fresh Calendar plugin, the (empty) event
   list looked normal. Though no actual event posts were listing (because they had
   been deleted), at least I could see the regular Calendar layout. Then when I 
   reloaded the database file, and the post events returned, the same problem came
   back.
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10624443)
 * Hi [@laptophobo](https://wordpress.org/support/users/laptophobo/),
 * That’s very odd. It’s possible there is still something causing a conflict which
   corrupts the installation.
 * If you would like to try the re-install again. These instructions will preserve
   your current events:
 * – Perform a complete back up of your database before proceeding further
    – Delete
   the file uninstall.php from the plugin directory that is currently on the server(
   found under /wp-content/plugins/all-in-one-event-calendar). Deleting this file
   ensures that when you uninstall the current version of the plugin, your event
   data and calendar settings will be preserved when you delete the plugin (don’t
   skip this step – it’s important!) – Deactivate the All-in-One Event Calendar 
   using your WordPress Dashboard. – Delete the All-in-One Event Calendar using 
   your WordPress Dashboard. – Database -> wp_options, click option_name to sort
   and delete everything with ai1ec_, this will delete plugin settings but events
   will remain in the database. – Now install the latest version.
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10624945)
 * Sunny, the last suggestion worked!
    For those who find themselves in a similar
   situation (where the plugin is not connecting with the CSS file, thereby breaking
   the layout of the Calendar), I suggest trying the following:
 * • Resave the WordPress permalinks (toggle): Dashboard > Settings > Permalinks.
   Click save.
    • Resave the Calendar settings: Dashboard > Events > Settings. Click“
   save settings” button. • Resave Theme options: Dashboard > Events > Theme Options.
   Click save button. • Check to see if there’s a plugin conflict: Dashbard > Plugins.
   Turn them all off except for the Calendar plugin. See if it now works. • Temporarily
   switch themes: Dashboard > Appearance > Themes. If none of the above works, then(
   fully) uninstall the Calendar plugin and reinstall. Follow these steps: • Perform
   a complete back up of your database before proceeding further • Delete the file
   uninstall.php from the plugin directory that is currently on the server (found
   under /wp-content/plugins/all-in-one-event-calendar). Deleting this file ensures
   that when you uninstall the current version of the plugin, your event data and
   calendar settings will be preserved when you delete the plugin (don’t skip this
   step – it’s important!) • Deactivate the All-in-One Event Calendar using your
   WordPress Dashboard. • Delete the All-in-One Event Calendar using your WordPress
   Dashboard. • Go to your database (at your web hosting cPanel): select your database
   > click “wp_options” > click “option_name” to sort, and delete everything with“
   ai1ec_” anywhere within the file name (about 30 or so). This will delete plugin
   settings but events will remain in the database. • Now install the latest version.
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10625903)
 * Glad to hear [@laptophobo](https://wordpress.org/support/users/laptophobo/), 
   and thankyou for the feedback.
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10668851)
 * Hi Sunny,
 * I’m having a heck of a time getting my Google API keys to work with the Calendar.
   I’m set up through the Google for Nonprofits program. I’ve configured the new
   project, created the API key (though, there was dozens of options to choose from)
   and none of the keys have worked. Can you help?
 * The site is the new one, but same url: rosehaven.org
 * Thanks in advance
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10670064)
 * Hi [@laptophobo](https://wordpress.org/support/users/laptophobo/),
 * Since the new Google API changes, for several users who’ve experienced similar
   issues, the solution that worked for almost everyone was:
 * Create a new API key with Google, and choose all possible options.
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10670574)
 * Thanks for the quick reply Sunny.
 * When I go to select an API choice, it only lets me choose 1 API per configuration.
   So, I don’t think that’s going to work.
 * Here are the choices I’m given, and then my selections:
 * “Configure your OAuth Client”
    choices are: Web browser, Web server, Android,
   hrome app, iOS, Playstation 4 , other. I chose web browser.
 * Then there’s a button “What credentials do I need?”
    Maps embeded API, Maps JavaScript
   API, Maps Static API, Other API
 * I think I’ve already tried the first 2 selections.
 * Any ideas for me?
 * Thanks again,
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10670585)
 * I just tried to configure again, this time following the button that appears 
   over the map when editing an Event. This takes me to a page to Enable Google 
   Maps Platform. Here there are 3 options to check. I’ve checked all three.
 * Then, the billing page pops up for a split second, but returns me to Enable Google
   Maps platform page.
 * This may have something to do with the fact that this account is through Google
   for Nonprofits and the API maps are free to this account.
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10671821)
 * Hi [@laptophobo](https://wordpress.org/support/users/laptophobo/),
 * Well done in your attempts. Unfortunately I have very little information to go
   by, since the API change, and have to rely on information given by other users.
   It may be a result of what you said — I recommend contacting Google support to
   inquire about the nonprofit account functionality. I do know as of late, that
   Google support is now responding to support requests.
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10672402)
 * I’ll have a chat with the folks at Google for Nonprofits. If they provide a solution,
   I’ll post it here.
 * best,
 *  Thread Starter [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10675671)
 * Hi Sal,
 * I was able to get the Map credits. I’ve created instructions based on my experience.
   I’ve created a new thread since this one was straying a bit. Anyway, please go
   to:
    [https://wordpress.org/support/topic/getting-google-maps-to-work/](https://wordpress.org/support/topic/getting-google-maps-to-work/)
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10677998)
 * [@laptophobo](https://wordpress.org/support/users/laptophobo/)
 * Bravo :clap:
 * We appreciate your written step by step instructions, which will be helpful for
   any other user also signed up as Google for Nonprofits.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘CSS file missing from event posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/all-in-one-event-calendar.svg)
 * [Timely All-in-One Events Calendar](https://wordpress.org/plugins/all-in-one-event-calendar/)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-event-calendar/reviews/)

 * 15 replies
 * 2 participants
 * Last reply from: [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/css-file-missing-from-event-posts/#post-10677998)
 * Status: resolved