• Resolved bfullest

    (@bfullest)


    hello! i optimized 2 of my images as a test, but can’t find the optimized versions. i went into bulk optimize and clicked “show optimized images” but none show up.

    also, when i went to the page on my site that has the image i optimized, i right-clicked to save the image to see if it had been converted to JPG from PNG, and it was still a PNG. what am i doing wrong?

    the only setting i have turned on in the basic settings is lossy PNG optimization, as most of my images are PNGs. the “disable pngout” setting is checked (by default) in advanced settings.

    my site is bethfuller.com. i converted the hero image from PNG to JPG on this page: http://www.bethfuller.com/portfolio/american-express/.

    thanks.

    https://ww.wp.xz.cn/plugins/ewww-image-optimizer/

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    Please turn on EWWW debugging, and post the debugging information from via pastebin.com

    Thread Starter bfullest

    (@bfullest)

    Plugin Author Shane Bishop

    (@nosilver4u)

    EWWW doesn’t always convert the image. It attempts to do so, but only keeps the converted version IF it is smaller than the original. Applying lossy compression to your PNGs makes it more unlikely that JPG will be smaller.

    The Show Optimize Images button isn’t working for me, I must have broken something there with 2.6, so I’ll dig into that shortly.
    There have been savings, as evidenced by the Total Savings on the settings page (in the Plugin Status section), so at least we know it is working on your server properly (and everything else in the debug log checks out fine).

    Plugin Author Shane Bishop

    (@nosilver4u)

    I spoke too soon on the Show Optimized Images. It wasn’t displaying any images for me because I’m doing some work on Amazon S3 images, but any non-S3 images show up just fine.

    So, what exactly happens when you press Show Optimized Images? Does it do nothing at all, or refresh the page?
    Or does it show the table headers (File Name, Image Type, Image Optimizer)?

    If it is the former, that indicates a js issue, so you’ll need to use Chrome or Firefox to view the developer console (press Ctrl+Shift+I and click the Console tab). Then refresh the Bulk Optimize page and click the Show Optimized Images to see if any errors appear.

    Thread Starter bfullest

    (@bfullest)

    hello! thanks for your help. when i press show optimized images, the table headers appear, but nothing below them (see screenshot: https://drive.google.com/file/d/0B90_jQt6A7vxLWtUd2NyVjlLYjg/view?usp=drivesdk)

    Plugin Author Shane Bishop

    (@nosilver4u)

    Ok, lets turn on debugging one more time. Then visit the Media Library, switch to list view, and paste the output in yellow for one of the images (again using pastebin.com)

    EDIT: basically, when you get the headers but nothing displayed, it means EWWW couldn’t reconstruct the image url based on the image path, which generally only happens if the images are on a CDN, or just plain missing, but I don’t think that is the case for you. Hopefully the image meta will give us some clues.

    One other thing that would help along with the image meta is to see a list of the raw paths from the ewwwio_images table in your mysql database. If that ends up being difficult to post in text, a screenshot of it should work just as well.

    Thread Starter bfullest

    (@bfullest)

    here you go! http://pastebin.com/FLkKnKjE

    i don’t know how to access the mysql database, but can try!

    Plugin Author Shane Bishop

    (@nosilver4u)

    Hmm, the image meta looks normal, so last thing to check is the database. You can generally access that with phpmyadmin on most webhosts. It’s usually in the database section of your cpanel, but if you can’t find it you may need to ask your webhost for assistance.
    Then you’re looking for the wp_ddzk_ewwwio_images table.

    Thread Starter bfullest

    (@bfullest)

    Plugin Author Shane Bishop

    (@nosilver4u)

    Hmm, that looks normal, can you try double-clicking one of the file names in the table and then copying and pasting that here? Then you can press the Esc key to make sure you don’t actually change the value in the table. Also would be good to have the corresponding image url for that image if you can figure it out. Otherwise, I should be able to make a pretty good guess based on what you’ve given me.

    Plugin Author Shane Bishop

    (@nosilver4u)

    Sorry, should have mentioned that if double-clicking doesn’t work, you can press the Edit link to view the full path.

    Thread Starter bfullest

    (@bfullest)

    hello! here is the info from one of the images:

    /home1/bethful1/public_html/wp-content/uploads/2016/03/AMEX-Thumbnail.png

    the URL is: http://www.bethfuller.com/wp-content/uploads/2016/03/AMEX-Thumbnail.png

    thanks for your help.

    Plugin Author Shane Bishop

    (@nosilver4u)

    Without seeing the actual backend, I’m stumped. Can you please send me an admin login via https://ewww.io/contact-us/

    Plugin Author Shane Bishop

    (@nosilver4u)

    Ok, it looks fine to me. It’s a bit on the slow side, but all 14 pages of images load properly for me. Perhaps there was some temporary error, and your browser was caching the response…

    Thread Starter bfullest

    (@bfullest)

    Yes I can see all the images now! Thank you for your help πŸ˜‰

Viewing 15 replies - 1 through 15 (of 17 total)

The topic ‘Can't find optimized images’ is closed to new replies.