<?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[Lightbox shows images from front page instead of current project page]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’m seeing a lightbox issue on a project page I’m working on.</p>
<p dir="auto">When I click an image here:</p>
<p dir="auto"><a href="https://dev.nataschalibbert.nl/work/undermined/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dev.nataschalibbert.nl/work/undermined/</a></p>
<p dir="auto">…the lightbox does not show images from that project page. Instead, it opens/shows images from a normal page, specifically the News page, which is set as the front page.</p>
<p dir="auto">Does anybody know how this is possible and how to fix it?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://laythemeforum.com/topic/11896/lightbox-shows-images-from-front-page-instead-of-current-project-page</link><generator>RSS for Node</generator><lastBuildDate>Thu, 04 Jun 2026 21:56:49 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/11896.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 May 2026 20:09:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Lightbox shows images from front page instead of current project page on Fri, 22 May 2026 12:54:51 GMT]]></title><description><![CDATA[<p dir="auto">it was released yesterday</p>
]]></description><link>https://laythemeforum.com/post/47325</link><guid isPermaLink="true">https://laythemeforum.com/post/47325</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Fri, 22 May 2026 12:54:51 GMT</pubDate></item><item><title><![CDATA[Reply to Lightbox shows images from front page instead of current project page on Fri, 22 May 2026 12:52:01 GMT]]></title><description><![CDATA[<p dir="auto">Great, Armin. Any idea when the next update will be released?</p>
]]></description><link>https://laythemeforum.com/post/47320</link><guid isPermaLink="true">https://laythemeforum.com/post/47320</guid><dc:creator><![CDATA[MWPA]]></dc:creator><pubDate>Fri, 22 May 2026 12:52:01 GMT</pubDate></item><item><title><![CDATA[Reply to Lightbox shows images from front page instead of current project page on Thu, 21 May 2026 12:44:21 GMT]]></title><description><![CDATA[<p dir="auto">Hey, thanks for the heads up. This will be fixed with the next update.</p>
]]></description><link>https://laythemeforum.com/post/47288</link><guid isPermaLink="true">https://laythemeforum.com/post/47288</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Thu, 21 May 2026 12:44:21 GMT</pubDate></item><item><title><![CDATA[Reply to Lightbox shows images from front page instead of current project page on Tue, 19 May 2026 12:31:31 GMT]]></title><description><![CDATA[<p dir="auto">Extra debugging info:</p>
<p dir="auto">The issue seems related to the Lightbox Addon collecting images that are present in the DOM but not part of the current project content.</p>
<p dir="auto">On a direct load of a project page:</p>
<ul>
<li>the body tag is correct and shows data-type="project" and the correct project data-id</li>
<li>the visible project images are correct</li>
<li>the clicked project image has the correct data-id, for example data-id="97"</li>
<li>however, the opened lightbox image has a different data-id, for example data-id="1081", and belongs to the static front page/news page</li>
</ul>
<p dir="auto">I searched the DOM and found that the wrong frontpage/news images are present inside the project page DOM, although they are not visible on the page.</p>
<p dir="auto">They appear inside rows with classes like:</p>
<p dir="auto">absolute-positioning-vertically-in-apl</p>
<p dir="auto">The image column has attributes like:</p>
<p dir="auto">data-type="img"<br />
data-yvel="1"</p>
<p dir="auto">The lightbox then opens a Swiper gallery with the frontpage/news images, for example 1 / 12.</p>
<p dir="auto">Important detail:<br />
If I temporarily disable the static front page in Settings → Reading, direct project page loads open the correct project images in the lightbox. When I set /news as the static front page again, the issue returns.</p>
<p dir="auto">So it looks like the Lightbox Addon may be collecting hidden APL/frontpage images from the DOM on direct project page load, instead of only collecting images from the current project content.</p>
<p dir="auto">This happens even though the frontpage/news page itself does not have Lightbox enabled.</p>
]]></description><link>https://laythemeforum.com/post/47257</link><guid isPermaLink="true">https://laythemeforum.com/post/47257</guid><dc:creator><![CDATA[MWPA]]></dc:creator><pubDate>Tue, 19 May 2026 12:31:31 GMT</pubDate></item></channel></rss>