• Resolved franck35760

    (@franck35760)


    Hello,

    some plugin optimize images, and replace the image.jpeg with image.webp.
    The problem I’m facing is that this replacement is correctly managed everywhere except in “the Events Calendar”.

    All the events are still pointing to the image.jpeg instead of pointing to image.webp. Is there a way to fixed it ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jes

    (@jescandoit)

    Hi @franck35760

    Thanks for reaching out.

    I would like to note here, that we don’t directly support customizations such as this. But I’d like to point you in the right direction.

    You might want to check this file to manually replace the extension to .webp
    → the-events-calendar\src\views\v2\list\event\featured-image.php

    Then do the same thing with this filter tribe_event_featured_image , which returns the featured image HTML value for single event pages → https://docs.theeventscalendar.com/reference/hooks/tribe_event_featured_image/

    Plugin Support Darian

    (@d0153)

    Hi @franck35760

    It seems like it has been some time since we received a response from you, therefore, I will consider this matter as resolved. If you require any further assistance, please do not hesitate to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image link lost after image optimization’ is closed to new replies.