<?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[Cursor issues after update]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">as soon as I updated</p>
<ul>
<li>Lay Theme 9.8.1 --&gt; 10.6.0</li>
<li>Carousel 2.9.4 --&gt; 3.0.3</li>
<li>Lightbox 1.9.0 --&gt; 1.9.1</li>
</ul>
<p dir="auto">I experienced some issues with my custom cursors for either my <a href="https://luiskueffner.com" target="_blank" rel="noopener noreferrer nofollow ugc">Frontpage</a> or projects.</p>
<ol>
<li>
<p dir="auto">Carousel + Lightbox: Custom Mouse Cursor "Previous" and "Next" not working anymore even if set correctly in Lay Options &gt; Carousel/Lightbox Addon</p>
</li>
<li>
<p dir="auto">Custom Mouse Cursor Hover for Hyperlinks not showing up (everything else like filter, color and transition works) even if written correctly in custom Desktop CSS via</p>
</li>
</ol>
<pre><code>._luisMenu a:hover,
._aboutBio a:hover,
._aboutReferences a:hover,
._worksMenu a:hover,
._contactMenu a:hover,
._contactLinks a:hover,
._legalHeadline a:hover {
    filter: blur(2.5px);
    color: var(--custom-red);
    cursor: url(https://luiskueffner.com/wp-content/uploads/2024/10/cursorHover.svg) var(--cursor-x) var(--cursor-y), auto !important;
    transition: filter 0.5s ease, color 0.5s ease;
}
</code></pre>
<ul>
<li>somehow, this code only works for the footers (which is an own page inserted in the <a href="https://luiskueffner.com/footer-frontpage/" target="_blank" rel="noopener noreferrer nofollow ugc">front</a> and <a href="https://luiskueffner.com/footer-projects/" target="_blank" rel="noopener noreferrer nofollow ugc">projects</a> below) and for all projects. But here, only the (contact) menu does not work</li>
<li>the same problem with the cursor not showing up is within the Lightbox plugin:</li>
</ul>
<pre><code>.lightbox-css-on .grid-inner .col img,
#lightbox-region #lightbox-inner {
    cursor: url(https://luiskueffner.com/wp-content/uploads/2024/10/cursorHover.svg) var(--cursor-x) var(--cursor-y), auto !important;
}
</code></pre>
<ul>
<li>and it gets really weird for
<ul>
<li><a href="https://luiskueffner.com/swarm-intelligence/" target="_blank" rel="noopener noreferrer nofollow ugc">this page</a>, where it's only working for "Soundcinema Düsseldorf" but the other one it does...</li>
<li>or <a href="https://luiskueffner.com/erinnerungsservice/" target="_blank" rel="noopener noreferrer nofollow ugc">this page</a> where it's only not working for "Musik und Text Sampler 01"</li>
</ul>
</li>
</ul>
<p dir="auto">Thank you very much for your support, I really cannot explain this behavior and couldn't trace the error myself.</p>
]]></description><link>https://laythemeforum.com/topic/11784/cursor-issues-after-update</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 02:39:15 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/11784.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Mar 2026 22:24:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cursor issues after update on Mon, 16 Mar 2026 20:08:32 GMT]]></title><description><![CDATA[<p dir="auto">Amazing, thank you so much!</p>
<p dir="auto">I didn't even need to enable this function, worked straight after updating.</p>
]]></description><link>https://laythemeforum.com/post/46731</link><guid isPermaLink="true">https://laythemeforum.com/post/46731</guid><dc:creator><![CDATA[user-4&#x27;33&#x27;&#x27;]]></dc:creator><pubDate>Mon, 16 Mar 2026 20:08:32 GMT</pubDate></item><item><title><![CDATA[Reply to Cursor issues after update on Mon, 16 Mar 2026 15:00:16 GMT]]></title><description><![CDATA[<p dir="auto">after the update you may need to additionally go to customize -&gt; cursor</p>
<p dir="auto">and enable</p>
<p dir="auto"><img src="/assets/uploads/files/1773673205465-52a63d63-d40c-4fb4-aac9-89c3490b65be-grafik.png" alt="grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">if you have a custom cursor set in customize -&gt; cursor</p>
]]></description><link>https://laythemeforum.com/post/46727</link><guid isPermaLink="true">https://laythemeforum.com/post/46727</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Mon, 16 Mar 2026 15:00:16 GMT</pubDate></item><item><title><![CDATA[Reply to Cursor issues after update on Mon, 16 Mar 2026 14:59:06 GMT]]></title><description><![CDATA[<p dir="auto">oh sorry, i see.<br />
will release an update today that fixes this</p>
]]></description><link>https://laythemeforum.com/post/46726</link><guid isPermaLink="true">https://laythemeforum.com/post/46726</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Mon, 16 Mar 2026 14:59:06 GMT</pubDate></item></channel></rss>