• Resolved keepersdungeon

    (@keepersdungeon)


    Hello,
    So image optimization,
    I’ve enabled auto request cron, auto pull, and image webp replacement.
    Generated the images all good so far, but all the stats got updated expect the optimization status where it kept the same pulled data and group of images, so I read that if this happens clean up unfinished data should fix it, but after I did that all the images generated from that group are deleted, the current image post id did not change so for ‘quic.cloud’ those images are done, and in the media library, the next to those images I see in the ‘litespeed optimization’ column ‘orig’ and ‘webp’ but the “optim” is greyed out coz the images are not available, and not to mention I’ve lost my quota (Great implementation! maybe u should add a warning that images will be deleted)

    Now what happens the next day, will those images be regenerated or I need to ‘Destroy all optimization Data’ again for this to work?

    Thank you

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please do me a full screenshot on LiteSpeed Cache -> Dashboard , and Image Optm Summary, and wordpress Media page

    and also please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”

    Thread Starter keepersdungeon

    (@keepersdungeon)

    Plugin Support qtwrk

    (@qtwrk)

    on the dashboard , you will see it shows remaining daily quota 0 /1000 that’s what stops it working today, once it resets you should be able to continue it

    the post id count is for the image that is sent , if you clean up unfinished ones , it will revert to the last post id it has pulled

    Thread Starter keepersdungeon

    (@keepersdungeon)

    will those images that have their webp and compression deleted be regenerated even if in the media shows like in the screenshot I sent?

    Thread Starter keepersdungeon

    (@keepersdungeon)

    i think the post id did not revert that’s why.

    Thread Starter keepersdungeon

    (@keepersdungeon)

    so quota resets, and did the quota of the the day and the post id changed but the images are not generated.
    In the media the optm are still greyed out and the images do not exist .
    And the image notify to pull in the stats is still stuck at 199

    Edit: In the image optimization overview it says it did new images but nothing is generated when i check in cpanel files.

    This is the third day where it uses resources and quotas and nothing is being generated. what a waste of time!

    Plugin Support qtwrk

    (@qtwrk)

    if image pull number didn’t change , that means the images was not able to pull back

    there is a known issue when pulling back and we patch it in the beta version if you wish to give it a try , you can get it in toolbox -> beta test -> click “dev” and upgrade.

    Thread Starter keepersdungeon

    (@keepersdungeon)

    I would be nice if you can bring back the separate buttons for generating the webP and replacing them. Quite annoying at the moment I need to keep turning all off and then on when needed.
    Or maybe an option to generate them later on if needed?

    thank you!

    Plugin Support qtwrk

    (@qtwrk)

    well , I will forward this request, but I don’t think our dev will make it happen ??

    Thread Starter keepersdungeon

    (@keepersdungeon)

    How can we switch between orig and webp image by image?
    1- I followed the instructions from this page (Image Optimization | Screen-by-Screen | LSCache for WordPress | LiteSpeed Documentation (litespeedtech.com)) but whether I click on the optm on the webp or the orig they both still say optim
    https://ibb.co/dmVfvp7

    And how can we make sure which one this image is using?
    I’ve checked using inspect it doesn’t seem to be working.

    2- if I change to original image by image would that also change for the thumbnail or just the full image resolution? if not Would it be possible to keep small images as webp (like thumb or 300×300 and smaller) and have the full image use the original?

    Thanks

    Plugin Support qtwrk

    (@qtwrk)

    1. you can’t , currently plugin only has an option as replace webp , once it is enabled , it will use the webp in condition 1) browser meet the condition , 2) webp file exists , the link you provided is like “all or nothing” for one image , like you want to keep all the optm , or get rid of them all
    2. this is explained in 1)

    let’s imagine you have an image , call it something.jpg

    when you upload to WP , it re-generates some different sizes , just imagine it here , you will have the default image group

    something.jpg
    something-100x100.jpg
    something-500x500.jpg

    once you run the optm , assume you did not remove the original backup , then you will have files like this optimized image group

    something.jpg
    something.jpg.webp
    something.bk.jpg
    something-100x100.jpg
    something-100x100.jpg.webp
    something-100x100.bk.jpg
    something-500x500.jpg
    something-500x500.jpg.webp
    something-500x500.bk.jpg

    by that saying , you can either have the default group , or optimized group , you can not selectively choose or destroy one or few of them

    there is certain limitation , as there are many different ways to load images , our plugin will detect images loaded by css background-image() and <img ... tag , other means of loading image may or may not be supported

    and not every single image will have webp version , you can attach the .webp to the URI to verify its existence.

    Thread Starter keepersdungeon

    (@keepersdungeon)

    Thank u for the infos.

    1- what happens if we delete the optimization for an image (with that button in media column). Will this image be regenerated in the next pull ? Or once deleted like that it will never be regenerated?

    2- is it possible to just delete the webP for certain image ? Let’s say I deleted some webP images from the cpanel what happens next will those be regenerated? Gives error when image is previewed? Or just uses the jpg version?

    thank u

    Plugin Support qtwrk

    (@qtwrk)

    1. it should be picked up for next queue to optm again , but currently version has a bug that doesn’t pick it up again
    2. no , if you manually delete them , the plugin will be fooled as it thinks these images still there, won’t pick up for optm again , and no problem , plugin is smart enough to check if a webp file exists in disk or not , before replace the URI
    Thread Starter keepersdungeon

    (@keepersdungeon)

    thats good to know, so the option 2 could be a hack to remove webp on certain images and display the jpg version . Should do the trick to keep thumbnail as webp version and the full image to display the jpg

    Plugin Support qtwrk

    (@qtwrk)

    you can do whatever you see fit for your case.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Image optimization mess!’ is closed to new replies.