Title: Linking
Last modified: August 31, 2016

---

# Linking

 *  Resolved [willowalk](https://wordpress.org/support/users/willowalk/)
 * (@willowalk)
 * [10 years ago](https://wordpress.org/support/topic/linking-22/)
 * Hi, my table wont link to the urls I have entered. I have saved changes and they
   show correctly in the cells is there any reason they are not linking?
    [http://electragatekits.co.uk/product-list/](http://electragatekits.co.uk/product-list/)
   Thanks
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years ago](https://wordpress.org/support/topic/linking-22/#post-7303507)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The cause for this is that your links don’t have a link text. The text that you
   want to appear as the link must be placed between the `<a href="...">` and `</
   a>`, like
 *     ```
       <a href="...">Link text</a>
       ```
   
 * In your table, it seems that the desired link text stands before the HTML tag,
   which will not work.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Linking’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [linking](https://wordpress.org/support/topic-tag/linking/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/linking-22/#post-7303507)
 * Status: resolved