• Resolved andrewentee

    (@andrewentee)


    Hi Tobias. I have a table containing peoples names and phone numbers. I’d like to allow users to click the phone number and allow it to dial on mobile phones using the
    7003569494 tag. To do this I would need to write some php code. How do I grab the phone number in each row of the column to wrap it in the tag?

    Thanks very much for this great plugin. How can I donate from Canada?

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Can you explain why you would need to write PHP code? You should only need to have to insert that link HTML code, with the tel: protocol.

    And thanks for wanting to donate, I really appreciate it! The options from https://tablepress.org/donate/ should all work from Canada as well, from everything I know.

    Regards,
    Tobias

    Thread Starter andrewentee

    (@andrewentee)

    Thanks Tobias. I guess I don’t need php. I haven’t used HTML in Tablespress before so thank you for that. How would I use the tel: protocol around the phone number in each cell so that each number in the column is clickable? (as you can tell I’m a bit of a novice)

    Thanks,

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    how did you create the link to the phone number here in this forums thread?
    Didn’t you paste in HTML code for a link?

    That’s the same procedure in TablePress. Just add link HTML code like

    <a href="tel:+917003569494">Call us at +917003569494</a>
    

    into the table cell.

    Regards,
    Tobias

    Thread Starter andrewentee

    (@andrewentee)

    Yes of course. I was overthinking it. My Apologies and thank you for your reply.
    Best regards

    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 ‘Clickable phone number in column’ is closed to new replies.