Viewing 4 replies - 1 through 4 (of 4 total)
  • Do you have the same issue when using the default WP theme?

    Thread Starter SonicGT

    (@sonicgt)

    Just checked with the wordpress twenty-ten and twenty-eleven default themes and see the same results

    Seems like your php install doesn’t support mb_strimwidth function.
    Is this a live website or a local install?
    For local install, you will have to update your php to a version that supports mb_strimwidth (https://php.net/manual/en/function.mb-strimwidth.php)
    If this is a live website, ask your hosting company to do it for you.
    We can always modify the plugin for your own setup, if you fill a request here

    Thread Starter SonicGT

    (@sonicgt)

    That was it. I have a vps server, so I control PHP luckily ??
    Used easyapache and recompiled apache with the latest PHP and noticed my options didn’t have mb_strimwidth checked. So checked it did the recompile and everything is working now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Calendar page doesn't display properly after adding any eve’ is closed to new replies.