Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    ideally you keep “aggregate CSS” active and instead exclude specific CSS from being aggregated. unticking “also aggregate inline JS” might also help.

    lastly: if you’re doing “inline & defer CSS” there is no negative impact of not aggregating CSS.

    hope this helps,
    frank

    Thread Starter George Lotfy

    (@glotfy)

    Thank you for your fast reply, I tried to exclude CSS but the issue still the same, note it was working before when I was trying to combine between the two plugins.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re. excluding CSS; might take some trial and error to find out which one exactly to exclude, but you could start trying either wp-content/themes or wp-content/plugins to see if the problem is with the theme or a plugin?

    Thread Starter George Lotfy

    (@glotfy)

    Thank you very much for your help, always helpful.
    Thank you for your fastest response even for people who using the plugin for free like me.
    confirmed excluding wp-content/themes fixed the issue.
    Two more questions, please
    1- Shall I uncheck combined JS and CSS in WPFC.
    2- There is a strange console error I don’t know why it appears

    Uncaught TypeError: Cannot read property 'mailcheck_enabled' of undefined
        at Object.loadMailcheck (autoptimize_91231ea09d66e13f5b94037abae965df.js:177)
        at HTMLDocument.ready (autoptimize_91231ea09d66e13f5b94037abae965df.js:150)
        at i (jquery.js:2)
        at Object.add [as done] (jquery.js:2)
        at a.fn.init.n.fn.ready (jquery.js:2)
        at Object.init (autoptimize_91231ea09d66e13f5b94037abae965df.js:150)
        at autoptimize_91231ea09d66e13f5b94037abae965df.js:248
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    (1) yes; you need to ensure only one plugin does JS/CSS optimization
    (2) hard to say, are you forcing JS in head maybe?

    Thread Starter George Lotfy

    (@glotfy)

    I use many plugins not sure, to be honest, if any did this.
    anyway, thank you for your help, Frank.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome glotfy ??

    Thread Starter George Lotfy

    (@glotfy)

    Hello Frank,

    Uncaught TypeError: Cannot read property 'mailcheck_enabled'

    The error disappears, after unchecking Also aggregate inline JS?
    Thank you.

    • This reply was modified 4 years, 8 months ago by George Lotfy.
    • This reply was modified 4 years, 8 months ago by George Lotfy.
    • This reply was modified 4 years, 8 months ago by George Lotfy.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    so do you have “force JS in head” active? if so; can you disable it?

    Thread Starter George Lotfy

    (@glotfy)

    @optimizingmatters
    Everything is okay now after disabling aggregate inline JS and I did not enable “force JS in head”, I just reported to let you know or for anyone facing this issue.
    Thank you.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    ah, OK, I misread ?? thanks for the feedback glotfy!

    Thread Starter George Lotfy

    (@glotfy)

    @optimizingmatters
    Thank you for your help and support.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Header Style Changed’ is closed to new replies.