Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Raul P.

    (@alignak)

    Looking at the log, it seems that it is being includedhttps://prntscr.com/m6ye66 but your child theme has a space in the directory name, which may be breaking things accesspress-store child (themes and plugins are not supposed to have spaces in the names). Furthermore, your child theme style is enqueued twice.

    Make a backup first, then rename your theme to have no spaces on it’s name.

    Ot you can try to disable inline merging,
    or you can select the option to inline all css and see if it works.

    Thread Starter ezzmay007

    (@ezzmay007)

    okay but why did it work fine until the last update?
    How can i stop it from loading twice?

    Plugin Author Raul P.

    (@alignak)

    A lot has changed on FVM during the past updates in regard of CSS optimization, but I don’t think that there is nothing which could cause the the file from being enqueued twice.

    The way to check it, is to momentarily disable CSS processing on the plugin settings.
    That will probably fix the menu, but the css won’t be optimized.

    Another option is to select the option to inline all css.

    Alternatively, you can either:

    a) Download the previous version and manually install it:
    https://downloads.www.ads-software.com/plugin/fast-velocity-minify.2.5.4.zip

    b) wait for more updates

    c) Try another plugin, such as autoptimize.

    Thread Starter ezzmay007

    (@ezzmay007)

    how do inline all css? i see no option for that in the settings?

    Thread Starter ezzmay007

    (@ezzmay007)

    inlining css made no difference, ugh this is so annoying!

    Plugin Author Raul P.

    (@alignak)

    Like I said, a lot has changed on the previous updates.

    You can remove FVM if it breaks things and manually download/upload an older version, or use the autoptimize plugin.

    https://codex.www.ads-software.com/Managing_Plugins#Manual_Plugin_Installation_by_Uploading_a_Zip_Archive

    As for the older version of FVM, you can download it by replacing 2.5.4 with whatever version you would like.

    https://downloads.www.ads-software.com/plugin/fast-velocity-minify.2.5.4.zip

    The changelog is here, with all versions:
    https://www.ads-software.com/plugins/fast-velocity-minify/#developers

    Oldest version available is 2.4.0

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Update has caused my child theme css to stop working’ is closed to new replies.