Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1363859

    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

    #1363869

    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

    #1364481

    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

    #1364507

    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

    #1364523

    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

    #1364544

    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

    #1364581

    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

    #1364585

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to disable all tooltips of the Related Entries’ is closed to new replies.