• Resolved tonilechuga

    (@tonilechuga)


    Hi Tobias, thanks for your plugin, it’s helping me a lot to create my web.
    But I’ve got a doubt: I can’t find the way to name a picture when inserted on a table to show me a message while passing over with the mouse.
    You have several fields when you insert an image for example: title description…but I don’t know which is the correct way to do what I need.
    Thanks in advance!!
    Toni

    https://wordpress.org/plugins/tablepress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The “Title” field should be the correct field for that. If the inserted text then shows up as the alt="...." attribute in the HTML code for the image, everything is correct.

    Regards,
    Tobias

    Thread Starter tonilechuga

    (@tonilechuga)

    Sorry Tobias but the HTML text is : <img src=”http://localhost:8888/wordpress/wp-content/uploads/2014/03/agt_home1-e1396273592158.png&#8221; alt=”” width=”30″ height=”30″ class=”aligncenter size-full wp-image-156″ />
    The title isn’t here between the quotation marks
    Then If I write the title between them, it doesn’t work too.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    are you sure? Anything that is written like

    alt="the title text"

    should show up when hovering. As an alternative, you could try adding

    title="the title text"

    Regards,
    Tobias

    Thread Starter tonilechuga

    (@tonilechuga)

    Hi, I tried with title=”” and it works!!
    Thanks a lot Tobias!
    Toni

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘message passing with mouse over image’ is closed to new replies.