Forums

Trouble integrating CSS Globe Tooltip in WordPress Image Gallery (1 post)

  1. justinmyoung
    Member
    Posted 1 year ago #

    I can't get it to work. I simply calling the post_thumbnail function to display the image, and attempting to integrate the tooltip. Not working. Here's the script: http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery - it is showing working on this popular css gallery: http://bestwebgallery.com/

    <a href="<?php the_post_thumbnail('large'); ?>" class="preview"><?php the_post_thumbnail(); ?></a>

    Any suggestions why this wouldn't work?

    thanks

Topic Closed

This topic has been closed to new replies.

About this Topic