• Hi
    Here is an example:

    Setup:
    Width in HTML: 863
    New Image Size: entry_without_sidebar

    Before:
    <a href="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina.jpg"><img class="alignnone wp-image-27049 size-entry_with_sidebar" title="Solution Microresina décorative" src="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina-863x328.jpg" alt="La solution Microresina" width="863" height="328" /></a>

    After Analyse and HTML update:
    <a href="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina.jpg"><img class="alignnone wp-image-27049 size-entry_without_sidebar" title="Solution Microresina décorative" src="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina-863x423.jpg" alt="La solution Microresina" width="863" height="423" /></a>

    – size-entry_with_sidebar is changed to size-entry_without_sidebar: it’s ok
    – kerakoll-microresina-863×328.jpg is changed to kerakoll-microresina-863×423.jpg: it’s ok too

    But when I launch another time the Analyse, the same image is listed in the “Top Update” column:

    Before:
    <a href="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina.jpg"><img class="alignnone wp-image-27049 size-entry_without_sidebar" title="Solution Microresina décorative" src="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina-863x423.jpg" alt="La solution Microresina" width="863" height="423" /></a>

    After:
    <a href="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina.jpg"><img class="alignnone wp-image-27049 size-entry_without_sidebar" title="Solution Microresina décorative" src="https://www.mydomain.com/wp-content/uploads/2017/06/kerakoll-microresina-863x423.jpg" alt="La solution Microresina" width="863" height="423" /></a>

    As you can see the Before and After are the… same.

    Why? maybe it’s because the original width of the image was 863px…

    Maybe you’ll can check if (Before and after are the same) {do not show it}
    because it means that no changes will be applied.

    What do you think about that?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    That looks a bit stupid, isn’t it? ?? I should add a check for it, and I will of course. Give me a few days, I need to get back home first, and to fix also other things, but that will be part of the next release.

Viewing 1 replies (of 1 total)
  • The topic ‘Show again the same images after changes’ is closed to new replies.