We are currently lazy loading our images using the plugin, Perfmatters. It works great and offers several lazy loading features that your plugin doesn’t. However, it does not offer a “Scale Images” feature.
Based on the above, we’d like to use your plugin’s feature, “Scale images and Lazy load,” but without the “Lazy load” part.
Details: https://prnt.sc/632FVJWaQBeQ
Is there a code snippet we can use to disable your plugin’s “Lazy Loading” feature but retain the “Scale Images” part?
Better yet, would it be possible to update your plugin’s settings to offer “Scale Images” and “Lazy Loading” separately?
Thank you
]]>Thanks for support
]]>I am try for image resizing, but doesn’t seem to be working
When I am testing with gtmetrix.com show a lot of images with an inappropriate escalation
Thanks for support
]]>Since purchasing I have never looked back, I have emailed them several times and they have always promptly emailed back and provided amazing support. My site was super slow and I had optimised in every way possible apart. I was also using smush to optimise my images but then I decided to move to and purchase Shortpixel and it made a massive difference! I recommend everyone to try it out for free and when you’re satisfied, go ahead and purchase some credits!
]]>I’ve been running page speed tests on my site, and this message continues to appear and bring my score down:
The following images are resized in HTML or CSS. Serving scaled images could provide 81% reduction in size.
Here is an example of one of the images:
https://scontent-iad3-1.cdninstagram.com/vp/e9b19bb0b559fa447ac74f7d11117bc7/5D1C77DA/t51.2885-15/sh0.08/e35/s640x640/52769902_2346852645551760_6752069077945723502_n.jpg?_nc_ht=scontent-iad3-1.cdninstagram.com is resized in HTML or CSS from 640x640 to 273x273. Serving a scaled image could save 81.4KiB (81% reduction).
Is there a way to scale these images or somehow optimize them better so I can improve my site?
Thanks for the help.
]]>I am using the ShootingStar theme and unfortunately there is no support page for it.
I just want that the ink and quill image become smaller – half the size – on smartphones only. It’s fine on tablets and laptops. I need more text around the image on a smartphone, otherwise it looks bad.
Thanks!
Taruska
When the Display WordPress Posts Widget brings in a Featured Image from the other blog, it uses the full image size.
Is there a way that I can force it to use Scaled Images (using CSS or code mod)?
Have you considered scaling the images automatically, similar to your thumbnails in the Related Posts module ?
Thanks,
John
https://www.ads-software.com/plugins/jetpack/
]]>I have edited the image to the size of the fist images I used but still the same error, I have also tried to change general WP settings as well as WC settings but no changes to the new images…
I need to up load my new products so clients can buy them but with the way it appears make my site look cheap and unattractive
PLEASE HELP FIX ASAP…
]]>However, I am having a problem: the images are not scaling in the fancy box; they have equal height/width dimensions. I am displaying them via .
What settings do I need to change to fix this? Thanks!
https://www.ads-software.com/extend/plugins/easy-fancybox/
]]>I am using Minimalist Fever 10 for a theme. It is a fluid, two-column layout. The columns resize beautifully when I reduce the browser size (1/4 screen, 1/2 screen, etc.) Unfortunately, the images in the left column (content) do not scale down along with the rest of the content when I make the browser smaller; they instead overlap the sidebar on the right.
Separately, when I enlarge or reduce viewing content in IE, everything scales beautifully, but in Firefox, the images do not scale well at all (enlarging causes sidebar overlap, reducing makes the images disproportionately small).
I cannot figure out how to scale these content images with the browser:
1) When I resize the browser; and
2) When I enlarge or reduce the size of the content in my browser.
I am not even sure this is possible, given all I have read, particularly the wp forum discussion about fixed width vs fluid themes.
The image that I hard-coded into my sidebar.php file scales great, and I suspect a header image would scale well, too. The images that will not scale, however, are part of the content of just a couple of pages. I hope there is a way to make images inside of the content in a fluid theme scale proportionately up and down with browser screen resizing and/or with browser content zooming.
EXISTING CODE
Here’s the odd way I forced the images to at least scale to fit on monitors ranging from minis to 15.4″ to 17″ (before this, some browsers would drop these content images below the sidebar, I assume because the image was too big.):
*STYLE SHEET – created an image class making width 100% (img#background {width:100%}
*PAGE CONTENT – created divs with tables with divs
<div style=”position:absolute;z-index:1″>
<table border=”0″>
<tbody>
<tr>
<td>
<div style=”position:relative”><img id=”background” src=”bigimage1.jpg” border=”0″></div></td>
</tr>
</tbody></table>
</div><div style=”position:absolute;z-index:2″>
<table border=”0″>
<tbody>
<tr>
<td width=”25%”><img class=”alignright” title=”ssbook” src=”linkimage1.png” /></td>
<td width=”25%”><img class=”alignright” title=”pdblog” src=”linkimage2.png” alt=”” /></td>
<td width=”25%”>
<img class=”alignright” title=”image011″ src=”linkimage3.png” alt=”” /></td>
<td width=”25%”><img class=”alignright” title=”image017″ src=”linkimage4.png” alt=”” /></td>
</tr>
</tbody></table>
</div>
I am not defending this nutty code; it is just the 400th variation that finally worked. If there is a cleaner way, I am here to learn about it! I have tried adding 100% width to every div and to the tables. Adding it to the div did nothing; adding it to the table overlapped everything into the side bar. I cannot find a width setting for the left column to doctor and don’t know what to add to fix.
Any ideas, tips or fixes for this?
]]>