• Resolved knkdaniel

    (@knkdaniel)


    HI,

    It seems that minify is not working on our site.
    Both the css and js that the plugin produces are weird.
    Each line contains, as a comment, the line number of the original files and nothing seems to be minified, there are a lot of spaces and new lines

    JS: Minify and ‘Preserved comment removal (not applied when combine only is active)’ enabled

    CSS: Combine and Minify and ‘Preserved comment removal (not applied when combine only is active)’ enabled

    This is a part of wp-content/cache/minify/09ba4.default.include.a95fc3.css?x78586

    /* Minify_CSS_UriRewriter::$debugText
    
    */
    
    /* style.css */
    
    /* 1  */ /* initially hide all groups (even before JS is loaded), so the page will never render them while loading */
    /* 2  */ [data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
    /* 3  */     display:none;
    /* 4  */ }
    /* 5  */
    /* 6  */ .wpcf7cf_repeater_sub {
    /* 7  */     margin-bottom: 20px;
    /* 8  */ }
    /* 9  */
    /* 10 */ .wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
    /* 11 */     display: flex;
    /* 12 */     justify-content: space-between;
    /* 13 */     flex-wrap: wrap;
    /* 14 */     margin-top: 20px;
    /* 15 */ }
    /* 16 */
    /* 17 */ .wpcf7cf_multistep .wpcf7cf_step {
    /* 18 */     /* display:none; */
    /* 19 */     width: 100%;
    /* 20 */ }
    /* 21 */
    /* 22 */ .wpcf7cf_multistep .wpcf7cf_step .step-title {
    /* 23 */     display: none;
    /* 24 */ }
    /* 25 */

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @knkdaniel

    Thank you for reaching out and I am happy to assist you with this.

    Can you please check if the Minify Debug is enabled in Performance>General settings>Debug section, and if so, please disable it, save all settings, Update the media query string in Performance>Minify, again save all settings and purge the cache.

    Thanks!

    Thread Starter knkdaniel

    (@knkdaniel)

    Thank you, i missed that????

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @knkdaniel

    You are most welcome!

    We would really appreciate it if you could take a minute and post a review here. This will help us to continue offering a top-notch product to users.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Minify not working, line numbers’ is closed to new replies.