Issues With The WordPress Jupiter Theme
Can't Turn Off Critical CSS Feature?
The primary issue I ran into right away was the option to disable the critical CSS feature was no longer present. I wanted to disable the critical CSS because this website used a lot of custom inline CSS on the child theme. I'm no web designer, but why the designer didn't stick the custom styles in the child theme CSS that they were already using is beyond me. I had to change that myself. Then, the critical CSS was not actually the critical CSS. This led to un-styled content, making the whole process frustrating and pointless. At this point, I was going to use Autoptimize to aggregate the inline CSS. This made the website break. Cue annoyed developer.Turning Off Lazy Load Doesn't Turn Off Lazy Load
I am truly at a loss for this one. In the theme's performance options, it reads "Global Lazy Load". If you want to enable lazy load, you enable the option there. But there is one short fall that makes it useless. "Turn on Lazy-Load For All Supported ShortCodes" The theme was Lazy Loading WooCommerce images (Images that were in the viewport of the user). Due to the optimization I had did, the JavaScript continued to give me issues. I was trying to use my own LazyLoad script, thinking that was the issue. I thought I was preventing the plugin from loading by checking for the is_product(). Even with it, the images were still being lazy-loaded. The worst part is the global option did nothing. And I could not turn it off. Why would you Lazy Load the featured image of a product? A product that is in the initial viewport of the user!? And THEN not let me disable it.Other Minor Issues With The WordPress Jupiter Theme
- It uses the WebFont loader, but was returning an error because the JS file was not declared.
- Jupiter's cache feature make no sense. It has a very stark contrast compared to Avada's Fusion Cache, which seems to focus on the CSS/JS files generated by the compiler.
Scott Hartley
Founder & CEO, Sert Media
Founder and CEO of Sert Media, a Nashville-based digital marketing agency. Scott has spent over 15 years helping businesses grow through SEO, web performance optimization, and strategic digital marketing. His deep expertise in WordPress development, site speed, and technical SEO has guided hundreds of brands toward measurable results. When he's not auditing Core Web Vitals or refining campaign strategies, he's writing about the tools, techniques, and trends shaping the modern web.
Related Articles
Content Marketing ROI Measurement
Every team hears the same thing from leaders: "What's the return on our content spend?"…
Paid Media Budget Allocation Framework
Your marketing team already knows paid media is worth the investment. The real question is…
Complete Guide to Technical SEO Audits
Technical SEO is the foundation all other search efforts rest on. Without a solid technical…