• Resolved montana97

    (@montana97)


    Hi,

    I using instagram-feed plugin, images of feed are stored into ../uploads/sb-instagram-feed-images, I optimized all images on website using your image optimization, but images of instagram-feed aren’t optimized. How can I solve that please?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @montana97, currently our plugin just supporting image optimization for the internal image on wp-content/uploads folder, we will improve the image optm function image in the future version.

    Thread Starter montana97

    (@montana97)

    Thank you for answer,

    currently photos are in wp-content/uploads folder, but in subfolder ‘/uploads/sb-instagram-feed-images/’. What if I change directory of photos in ‘../uploads/2020/01’, will I solve problem?

    Thank you!

    Basically the image need to register as attachment on database post table, the status is inherit and the type is ('image/jpeg', 'image/png'), and meta_key is _wp_attachment_metadata on post_meta table.

    You also can check the Advance debug log after clicking the Send image optimize button to see the sending status.

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