• Hi. great plugin. Am using Responsive column widget box to place several linked image files in right sidebar of my wordpress site.
    What I would like to achieve is that when a person hovers over image, text appears describing that image or link. Am not sure what is the name of this text, “alt” or “link text” or similar.
    Text entered under “link text” and “text” displays below the image.

    Is there such functionality with the plugin?

    https://www.ads-software.com/plugins/responsive-column-widgets/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    I guess you are talking about the title attribute and it’s nothing to do with the plugin.

    I do not know how you insert the images into the widget but generally it will look like this.

    <a href="https://..." title="Your Text Here!"><img src="https://..."></a>

    This is more of a question for HTML though.

    Thread Starter gorca

    (@gorca)

    Yes, I was speaking about “alternate text” – tooltip text when mouse over image. And you were right, it’s not the issue of the plugin but rather that of Simple image widget that came by default with WP and which I used to insert images into right sidebar via widget box of Responsive Column Widgets. As soon as I replaced that plugin with Image widget plugin, the issue resolved itself.

    Plugin Author miunosoft

    (@miunosoft)

    Glad you solved it!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link text issue (I think)’ is closed to new replies.