• Resolved FlixWatch Support

    (@flixwatchsupport)


    Hi,

    If I create and upload webp versions of the images and thumbnails, will the plugin accept them and replace them in posts or does it only replace the ones created by the plugin?

    I uploaded webp versions and seeing this:
    Duplicate image files ignored: 5343 groups (10685 images)

    Can I disable checking of duplicate images.

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

    (@qtwrk)

    Hi,

    Yes , as long as your-custom-made webp fits the form

    e.g. original page —> /wp-contents/uploads/2020/09/09/some.jpg

    then you need to make webp —> /wp-contents/uploads/2020/09/09/some.jpg.webp

    then plugin will replace to webp on supported section.

    hmmmmm , to disable the check , you will need to manually edit the code

    add a return; here ought do it

    Best regards,

    Thread Starter FlixWatch Support

    (@flixwatchsupport)

    hmmmmm , to disable the check , you will need to manually edit the code

    add a return; here ought do it

    Still showing duplicate images.

    e.g. original page —> /wp-contents/uploads/2020/09/09/some.jpg

    then you need to make webp —> /wp-contents/uploads/2020/09/09/some.jpg.webp

    The images have been uploaded in this format only, so that issue is solved.

    If the duplicate issue cannot be solved in this manner, is it possible for the cron to pull the images which have been added recently instead of continuing with the old sequence?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    If images are classified as duplicate BEFORE you did this change , you will need to destroy all and re-optimize them

    It will need to finish current list before it can get new ones…

    Best regards,

    Thread Starter FlixWatch Support

    (@flixwatchsupport)

    Issue solved after deleting and reoptimizing.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WebP Images’ is closed to new replies.