ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
The problem is some plug-in or other is changing my image formatting while the page loads. All images on the page are set to 700 px wide (you can see this if you View Source). BUT in Firebug all images after the first 4 have width set as "Auto". So something is changing the setting when the page loads via Javascript (?), but I can't figure out what it might be. Any ideas? I have emailed extensively with the JCE support, and they have been largely unhelpful.
Re: SOLVED Mystery plug-in or other destroying image settings
Posted 14 years 3 months ago
Perfect! That solved the problem instantly. I've been trying to fix that for WEEKS.
So I notice you can ask Gantry to ignore certain components while keeping Smartload on. I tried ignoring "com_JCE", but that didn't work. I know the image presentation is controlled by a component (JCE) and a couple plug-ins (Media Box, Image Manager), so perhaps I can't use the "ignore" option? Will disabling Smartload hurt my site performance?
Re: SOLVED Mystery plug-in or other destroying image settings
Posted 14 years 3 months ago
Hmmm... I don't understand this. Are you saying, for example, I should type "span.jcemediabox-zoom-span" in the "Ignore" field for Smartload? How would I find the correct path to enter?
Re: SOLVED Mystery plug-in or other destroying image settings
Posted 14 years 3 months ago
The selector you add to "x-path-ignores" is an element that surrounds the img you want to be not affected by the smart-loading feature. I hope my screenshots explains that a bit better ...