Home>Support>Display image title on hover

Display image title on hover

By pr, 9 years ago. Last reply by Greg Priday, 8 years ago.

Hello,

i want to enable/display an image title on mouse-hover.

Can anyone help me out with a little CSS snipped, or setting? When the mouse focus is currently on a image, nothing happens, in that case i want the image title to be display, when hovering the image.

Cheers, Thanks
PR

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 12 days ago Andrew Misplon
    Hi, I Work Here

    Hi PR

    Thanks for reaching out.

    It might be possible to put together a CSS only solution for this but it wouldn’t be easy. A plugin would be the best route.

    Haven’t tired it before but this one might do the job:

    https://wordpress.org/plugins/image-caption-hover/

  2. 8 years, 11 months ago pr

    Hi there,

    the plugin does not work for me… :-(

    Can someone put me together a CSS solution?

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Pr

    Unfortunately, this isn’t possible without a fair amount of custom coding. This is beyond the scope of what we can help you with on the forums, but you could hire a developer to implement this for you.

    We highly recommend using https://codeable.io/.

  4. 8 years, 11 months ago pr

    what would that amount be like?

  5. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi :) You’d need to get a quote to check that option out.

    Otherwise, hunting around for a plugin on the directory is the best option:

    https://wordpress.org/plugins/

  6. 8 years, 9 months ago mail box

    addthis to footer.php (above ), it will remove the popup

    <script>
    jQuery('document').ready(function($){
    	$('[title]').removeAttr('title');
    });
    </script>
    
  7. 8 years, 9 months ago Greg Priday
    Hi, I Work Here

    Thanks Mail Box! Another note, if you want to add this script without modifying theme files, then you can use a plugin like https://wordpress.org/plugins/header-and-footer-scripts/. It’s a real time saver.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More