Viewing 2 replies - 1 through 2 (of 2 total)
  • @glowe – it is not a problem. That’s intended. We basically need to move plugin themes to wp-content folder so when you upgrade the plugin, your themes are not deleted/removed and any changes that you make to them will stay.
    If the webserver can write directly to wp-content folder, you can add this line to wp-config.php anywhere in the file:
    define( 'FS_METHOD', 'direct' );

    Richard

    (@richardgirling)

    Due to the age of this thread and no new responses, I am marking it as “resolved.”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] theme problems’ is closed to new replies.