Tagged: related entries
Hello,
I would like to disable all tooltips of the Related Entries element. There are two tooltips: with the entry title and with the thumbnail title. Is it possible to not show them at all?
Thank you,
Marina
Hey Marina,
Thank you for the inquiry.
We can use the following css code to hide the tooltip of the sharing links.
.av-share-link .avia-related-tooltip {
display: none !important;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hey Ismael,
Does not work, I disabled CSS and Javascript files merging and compression. Please see the provided link, I would like to disable all tooltips (over the thumbnail and over the title) appearing on mouse hover over the “You might also like” block at the bottom of the post.
Thank you,
Marina
Hi,
I had a look at your site, and it looks like Ismaels code is working as it should. Did you try checking in a private or incognito browser window?
Best regards,
Rikard
Hello,
I tested it in 3 browsers, in guest mode, with cleared cache, and everywhere there are tooltips. Please see the screenshot.
Best regards,
Marina
Hi,
That is not a tooltip coming from the theme. It’s default browser behaviour which is not added or controlled by the theme. This might help you out with removing it though: https://spigotdesign.com/hide-title-attribute-hover-dont-remove/
Best regards,
Rikard
Hi Rikard,
Thank you for explanation and the link, finally I solved the issue with the “Hide Titles On Hover: hide tooltip when hover on links” plugin. Thanks again for help and you can close the ticket.
Best regards,
Marina
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike