Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368767
    MarathonAd
    Participant

    We’d like to show the image title in the img tag. Currently, it’s only showing the alt tag. Is this possible? Do we need to add code to our child functions.php?

    Thanks in advance.

    #1368822
    Paul R
    Moderator

    Hi,

    The title is not supported in image element in cornerstone.

    You can use the image shortcode in a text element instead.

    eg.

    
    [image type="thumbnail" src="http://yourdomain.com/image.jpg" link="true" href="#example" info="tooltip" info_place="bottom" info_trigger="hover" title="Hey There!" alt="Example"]
    

    Images

    Thanks

    #1368828
    MarathonAd
    Participant

    In the example above, are we talking about the title of the link or the title of the image? Can I fill in a title without having the link set to true?

    #1368939
    Christopher
    Moderator

    Hi there,

    We’re talking about tooltip on mouse hover. Tooltip triggers only by hovering or clicking on image and the image should have link. Please see : http://demo.theme.co/integrity-1/shortcodes/popovers-and-tooltip/

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1368767 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>