Tagged: hotspot
Hotspots are not working anymore.
Website is up to date.
Hey Maureen,
Thank you for the inquiry.
All of the links in the hotspots are working except for the one above the Albelli logo. Did you check the link? Please try to reset it.
Best regards,
Ismael
Hi Ismael,
In the desktop website: What does it do? What do you see?
It still doesn’t work at this end. I tried Safari, Chrome and Firefox. There should be appearing a tooltip/text.
It worked fine a few weeks ago.
Greetings,
Maureen
Hi,
Thank you for the info.
We are not aware that there should be a tooltip — the hotspot links are working properly. Please post the WP and FTP login details in the private field so that we can check the issue further.
Best regards,
Ismael
Hi,
Sending you the WP-login.
Maureen
And ftp
Hi,
Thank you for the login info.
The opacity of the tooltip is always set to 0 for some reason, which is why they are not displaying on hover. To fix the issue temporarily, we added this code in the child theme’s style.css file.
body .avia-tooltip {
opacity: 1 !important;
}
We also disabled the Comet Cache plugin temporarily. Please make sure to purge the cache before testing the page.
Best regards,
Ismael