Cursor issues after update
-
Hi there,
as soon as I updated
- Lay Theme 9.8.1 --> 10.6.0
- Carousel 2.9.4 --> 3.0.3
- Lightbox 1.9.0 --> 1.9.1
I experienced some issues with my custom cursors for either my Frontpage or projects.
-
Carousel + Lightbox: Custom Mouse Cursor "Previous" and "Next" not working anymore even if set correctly in Lay Options > Carousel/Lightbox Addon
-
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
._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; }- somehow, this code only works for the footers (which is an own page inserted in the front and projects below) and for all projects. But here, only the (contact) menu does not work
- the same problem with the cursor not showing up is within the Lightbox plugin:
.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; }- and it gets really weird for
Thank you very much for your support, I really cannot explain this behavior and couldn't trace the error myself.
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Our Web Development company: 100k.studio
Want to tip me? https://www.paypal.com/paypalme/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it