• I use a plugin to host all my images and files.
    The plugin syncs my entire “upload” folder to the cloud server. But this plugin does not process css type files.

    The end result is that the “user.css” of Apollo13 to be loaded is pointed to the URL of a cloud server, but it is actually invalid.

    I hope Apollo13 can generate “user.css” in other locations or can choose to embed css.

Viewing 1 replies (of 1 total)
  • Plugin Author apollo13themes

    (@apollo13themes)

    Hello ??

    Unfortunately, it can’t generate files in other locations, as upload directory is the only safe place for plugins to create files. It is required to be like this by www.remarpro.com plugin making rules.

    The plugin only inlines CSS if this file can not be created.

    I think you could try to totally forbid writing to directory where user.css and remove this file as well. It should trigger fallback machnism.

    With kind regards.
    Air.

Viewing 1 replies (of 1 total)
  • The topic ‘About css file locations’ is closed to new replies.