Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1078352

    hi, on the images left and right (the papers) i would like to have a tooltip .
    i got / can see tooltips in the backend but not in the front end!
    nevertheless im having a title and an alt tag…
    how can i get a tooltip on these images?
    best regards, jelle vanhijfte

    #1078819

    Hey jelle,

    What kind of tooltip are you looking for?

    Best regards,
    Victoria

    #1079045

    hello victoria, well, just the ordinary alt tag one normally sees when hovering over…

    but i see what you mean. On the main site i have already solved the problem.temporarely
    (see ticket: #1078676 which is about this problem)
    but on this site, below, the right pic is not giving a tooltip because there is a layer over it.
    as the tow tickets are more or less about the same problem ,
    i suggest to close this ticket and focus on #1078676

    • This reply was modified 5 years, 8 months ago by yampieters.
    #1079610

    Hi yampieters,

    This image does not have a title or an alt tag, so there is nothing to be shown on hover. You need to add those in the media library for the image.

    Best regards,
    Victoria

    #1080250

    hello victoria, well, the right pic is having an alt and a title tag.
    but its not to be seen because of the layer that is over it, i suspect.

    • This reply was modified 5 years, 8 months ago by yampieters.
    #1080472

    Hi yampieters,

    Well, with this code that hides the overlay, then the title text shows up.

    
    .page-id-2 .avia_transform a .image-overlay {
        display: none !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1080824

    thanks victoria, you may close this one
    best regards, jelle vanhijfte

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘no tooltip’ is closed to new replies.