• Resolved furrynoodles

    (@furrynoodles)


    I hope this is a support ticket system for this plugin. I am using WP Rocket and Autoptimize Plugin with CriticalCSS. Whenever I activated the Inline CSS function so that I can get to my CriticalCSS plugin, my site breaks. Just a white screen. Backend works fine. Am I doing something wrong?

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

Viewing 11 replies - 16 through 26 (of 26 total)
  • Thread Starter furrynoodles

    (@furrynoodles)

    Yes. I took out the API Key. Still not working.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, so only thing we know for sure; in some cases the theme & “inline & defer” don’t get along. Might it be a server resource issue, where you have more CPU/ (PHP-allocated) memory on the server where it did work?

    Thread Starter furrynoodles

    (@furrynoodles)

    It worked on the same exact server. It was a backup from a few days prior. I have been using it for a little while now. And I don’t believe it was a server resource issue. I haven’t been bottlenecked ever. It worked on the same domain and server and theme. I don’t understand it.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Me neither I’m afraid. The lack of tangible PHP errors in the error-log makes it quite impossible to troubleshoot more on AO’s side. Very frustrating :-/

    Thread Starter furrynoodles

    (@furrynoodles)

    It’s ok. I have reached out to my theme provider. We will see.

    Thread Starter furrynoodles

    (@furrynoodles)

    @optimizingmatters Thank you so much for your replies and trying to help me out. As it turns out, you were right. It was a theme problem, but I ended up fixing it. DFD Support is terrible, offered me nothing but to delete your plugin.

    I was wondering if you could help me out with a random request. Even if you could point me to an article that would be great. My theme has a couple of fonts I am trying to get rid of. They aren’t google fonts. They are fonts riddled in my CSS. What is the best way to get rid of these? I just renamed the font files in my directory but Google keeps saying to Preload and has them remain visible. I don’t even use them on any of my themes. Anyways. If you could point me in the right direction, that would be so amazing. I freaking love you guys.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    so what was the exact problem/ how were you able to fix it furrynoodles ?

    re fonts; (have someone) create a child theme and clean out the fonts from wp-content/themes/dfd-ronneby/assets/css/app.css (where I think most of those unused fonts are located)?

    Thread Starter furrynoodles

    (@furrynoodles)

    The problem was the Ronneby-core plugin. It messed up more than just that. I had to restore my site to a backup from a few days ago. What a mess lol

    Having gone through all of this, I see some MAJOR holes and a lack of plugins to support a lot of issues I was having. I will definitely be hiring a few programmers to create a plugin to fix issues that aren’t even on the market.

    I tried to dequeue the fonts in the functions.php but that didn’t work. I was going take out all of the fonts mentioned in app.css, and while I was in there add the font-display: swap function, which I don’t know why that isn’t standard. But wouldn’t I run into problems if it calls to dfd_icon_set in other stylesheets?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    problem is that font dequeueing won’t work because the fonts are declared in app.css. you could dequeue app.css and create app-no-fonts.css (without all those fonts) and enqueue that instead?

    Thread Starter furrynoodles

    (@furrynoodles)

    No. You’re right. All of that is not needed. I will just delete all the fonts. Thank you so much for your time. Oh and to anyone reading this, definitely buy a theme with page speed and SEO in mind lol. This is ridiculous.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome, feel free to leave a review of the plugin and support here! ??

    frank

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘My Page Breaks When I Inline CSS’ is closed to new replies.