<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[**Bug report: carousel-lazy-img not loading in Safari 26 (macOS 26.5)**]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Images on project/work pages using the carousel layout fail to load in Safari 26 on macOS 26.5. The same pages load perfectly in Firefox and Chrome.</p>
<p dir="auto"><strong>What's happening</strong></p>
<p dir="auto">Lay Theme uses <code>data-lay-src</code> and <code>data-lay-srcset</code> attributes on images with the class <code>carousel-lazy-img</code> to handle lazy loading. In Safari 26, the lazy loader (<code>frontend.app.min.js</code>) does not swap these attributes into the actual <code>src</code> and <code>srcset</code> — so images remain as base64 placeholders and never load.</p>
<p dir="auto">I confirmed this by inspecting the DOM in Safari's DevTools. The <code>data-lay-src</code> attribute is correctly present in the HTML, but the image <code>src</code> is never updated from the placeholder. No JavaScript errors appear in the console. The network tab shows zero image requests being made for the carousel images, confirming the lazy loader simply never triggers in Safari 26.</p>
<p dir="auto"><strong>Steps to reproduce</strong></p>
<ol>
<li>Create a page using the carousel/gallery layout with multiple images</li>
<li>Open the page in Safari 26 on macOS 26.5</li>
<li>Images remain blank — only base64 placeholder GIFs are shown</li>
</ol>
<p dir="auto"><strong>Environment</strong></p>
<ul>
<li>Lay Theme (latest version)</li>
<li>WordPress 7.0</li>
<li>Safari 26, macOS 26.5</li>
<li>Affects both desktop and iOS Safari 26</li>
</ul>
<p dir="auto">Happy to provide a test URL if that helps. Thanks!</p>
]]></description><link>https://laythemeforum.com/topic/11932/bug-report-carousel-lazy-img-not-loading-in-safari-26-macos-26.5</link><generator>RSS for Node</generator><lastBuildDate>Fri, 05 Jun 2026 08:09:25 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/11932.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Jun 2026 20:12:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to **Bug report: carousel-lazy-img not loading in Safari 26 (macOS 26.5)** on Mon, 01 Jun 2026 20:15:06 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://dev.nataschalibbert.nl/work/transit/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dev.nataschalibbert.nl/work/transit/</a></p>
]]></description><link>https://laythemeforum.com/post/47372</link><guid isPermaLink="true">https://laythemeforum.com/post/47372</guid><dc:creator><![CDATA[MWPA]]></dc:creator><pubDate>Mon, 01 Jun 2026 20:15:06 GMT</pubDate></item></channel></rss>