Extra slash in image path

At some point recently the svg image in the footer at https://mvmansionhouse.com stopped loading correctly. An extra slash is being inserted into the path – not the src’s path – but the data-srcset attribute (which the site attempts and fails to load using JS).

Any idea why? Is it the theme, or wordpress?

Hi @ASK,

Thanks for reaching out.
I have checked your website and it loading perfectly fine, and no extra slash has been found with the image path. Please check and let us know if you are still facing the issue.

Thanks

The issue is still there. Specifically, the image in id=“block-11” is broken and only showing the alt text.
The src attribute is correct, however the data-srcset attribute has extra slashes, which causes the issue. They occur after the “uploads” subfolder.

https://s3.amazonaws.com/mvmansionhouse.com/wp-content/uploads//2021/04/footlogo.svg 150w, https://s3.amazonaws.com/mvmansionhouse.com/wp-content/uploads//2021/04/footlogo.svg 300w, https://s3.amazonaws.com/mvmansionhouse.com/wp-content/uploads//2021/04/footlogo.svg 1024w, https://s3.amazonaws.com/mvmansionhouse.com/wp-content/uploads//2021/04/footlogo.svg 1536w, https://s3.amazonaws.com/mvmansionhouse.com/wp-content/uploads//2021/04/footlogo.svg 2048w

(By the way, If I turn off the CDN, the local server path also has the same issue.)

Hey @ASK,

I was able to see the issue on your website, there could be a plugin or custom code that affects your website.

I recommend the following troubleshooting procedures before we investigate the settings.

  1. TESTING FOR THEME RELATED ISSUE
  2. TESTING FOR PLUGIN CONFLICT
  3. THEME UPDATE
  4. CHILD THEME
  5. CSS/JS CUSTOMIZATION
  6. VERSION COMPATIBILITY

Only if none of that helps, please give us the following information in a Secure Note.

  • WordPress Login URL
  • Admin level username and password

You can find the Secure Note button at the bottom of your posts.

Hope that helps and let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.