• Resolved Carsten Meiselbach

    (@carstenmeiselbach)


    Hello & thanks for this great plugin.

    Since the installation of Version 3.1.5, Minification of CSS & JS doesn’t seem to run anymore.

    My settings:
    Wordpress newest version, PHP 7.4, FVM with Combine-Setting active for CSS & JS.

    I already checked your common.php for fvm_can_minify_css, which resulting into true. But anyhow, my files are combined but not minified. Only files that were coming minified before staying this way.

    No error or warnings found within my logs related to FVM.

    What could be the reason for this?

    Best regards,

    Carsten

    The page I need help with: [log in to see the link]

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

    (@alignak)

    Looking at your site, I see that minification is working.
    Check while logged out.
    Thanks

    Thread Starter Carsten Meiselbach

    (@carstenmeiselbach)

    Hello Raul,

    I just checked this again and made sure that I’m not logged in. It does’t work.
    You need to open the (single) css and scroll a little bit down to see the details. E.g. beginning with this parts it’s not working.

    `/*
    Theme Name: Default
    Theme URI:
    Author: gVectors team
    Author URI:
    Description:
    Version: 7.0.0
    */
    /* wpDiscuz CSS Style */

    #comments{max-width: 1100px; margin: 50px auto; color: #333333; font-style: normal; }
    #comments p, #respond p{ float: none!important;}
    #wpdcom{max-width:750px; padding:0; margin:7px auto 15px auto;}

    Best regards,
    Carstem

    Plugin Author Raul P.

    (@alignak)

    Have you checked if css minification is not disabled, or that you are not adding a path to the ignore list?
    I’m testing these settings and I see no issues, https://i.imgur.com/9hSd8pk.png

    Try to resave the settings and then purge your cache.

    Thread Starter Carsten Meiselbach

    (@carstenmeiselbach)

    “Enabled CSS Processing” and “Combined CSS Files” is enabled.
    CSS files to be ignore are checked, working as excepted.
    wp_enqueue_style is used for main style, which is not minified.
    Cache Purge etc. already done (using WP Rocket).

    Overall it might be server environment related. Which tool you using for (CSS) minifying?

    Best regards.

    Thread Starter Carsten Meiselbach

    (@carstenmeiselbach)

    FYI: I’ve installed FVM Version 3.1.8 and the CSS / JS Minify problem is still existing. Combine files is working.

    Best regards,

    Carsten

    Thread Starter Carsten Meiselbach

    (@carstenmeiselbach)

    Hello Raul,

    with FVM Version 3.2.1, CSS / JS Minification is running again for all my assets.

    Thanks!

    Best regards.

    Plugin Author Raul P.

    (@alignak)

    Great to hear. Thank you for reporting

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘CSS & JS Minify Issue’ is closed to new replies.