Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi ThinkbotB!

    Can you please run the following SQL command?

    SELECT * FROM wp_options WHERE option_name = ‘ai1ec_current_theme’;

    The IP 40.76.83.255 should appear in the response (option_value column), then you just have to update the option_value by replace the IP with “www.lfgpgh.com”. After that, please tell me if it worked!

    Thanks!

    Thank you for posting this solution! I had a similar problem, after upgrading to 2.3.7. In my case, the calendar formatting was very distorted, and the graphics were missing. However, I had no errors, but suspected that the trouble was regarding the CSS

    The MySQL query revealed that the calendar was looking for the CSS file on a no-longer-active domain name.

    Michael

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

The topic ‘Update 2.3.7 css can't be found’ is closed to new replies.