Title: Repeating logo
Last modified: July 29, 2023

---

# Repeating logo

 *  [jordanstjacques](https://wordpress.org/support/users/jordanstjacques/)
 * (@jordanstjacques)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/repeating-logo/)
 * Please check out [https://promplanner.app/](https://promplanner.app/) on mobile,
   and notice the repeating logo. This only started to appear after a bulk conversion
   on WebP Express. Can you shed any light on a fix for this please?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frepeating-logo%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [robaczek1](https://wordpress.org/support/users/robaczek1/)
 * (@robaczek1)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/repeating-logo/#post-16967793)
 * Actually the wrong code is present in all resolutions. Hard to check what might
   be causing this issue when Webp Express is Active and without access to your 
   backend, I cannot switch it off to compare. So instead of using:
    - Replace <img> tags with <picture> tags, adding the webp to srcset.?
    - Dynamically load picturefill.js on older browsers?
 * Try selecting the next option instead:
    - Replace image URLs?
    - Only do the replacements in webp enabled browsers
 * And experiment with
    - Use content filtering hooks (the_content, the_excerpt, etc)
    - The complete page (using output buffering)
 * To see which option works for you. This should hopefully help resolve the issue.
   Also, no way to know if you are using any caching mechanism and what options 
   might be active there but if you do make sure at the very top of the settings
   page of Webp Express you use
 * Operation mode: CDN Friendly
 * Hopefully that helps!

Viewing 1 replies (of 1 total)

The topic ‘Repeating logo’ is closed to new replies.

 * ![](https://ps.w.org/webp-express/assets/icon.svg?rev=1918288)
 * [WebP Express](https://wordpress.org/plugins/webp-express/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webp-express/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webp-express/)
 * [Active Topics](https://wordpress.org/support/plugin/webp-express/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webp-express/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webp-express/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [robaczek1](https://wordpress.org/support/users/robaczek1/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/repeating-logo/#post-16967793)
 * Status: not resolved