This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Display image title on hover

Resolved 7 replies premiumthemetheme-vantage
10 years ago · Last reply by Greg Priday 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 10 years, 5 months ago

    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. pr 10 years, 4 months ago

    Hi there,

    the plugin does not work for me… :-(

    Can someone put me together a CSS solution?

  3. Andrew Misplon Staff 10 years, 4 months ago

    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. pr 10 years, 4 months ago

    what would that amount be like?

  5. Andrew Misplon Staff 10 years, 4 months ago

    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. mail box 10 years, 2 months ago

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

    <script>
    jQuery('document').ready(function($){
    	$('[title]').removeAttr('title');
    });
    </script>
  7. Greg Priday Staff 10 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread