Title: Anchor
Last modified: August 30, 2016

---

# Anchor

 *  Resolved [tastycompanion](https://wordpress.org/support/users/tastycompanion/)
 * (@tastycompanion)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/anchor-4/)
 * I want to link from another page on my site to a specific cell in a TablePress
   table. The table is at [http://adult-coloring-101.com/adult-coloring-books/](http://adult-coloring-101.com/adult-coloring-books/).
   Is this possible?
    Love the plug-in, regardless!
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/anchor-4/#post-6538688)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * For this, you will need to insert invisible link targets into e.g. the first 
   column of each row, like
 *     ```
       <span id="link-table-1"/>
       ```
   
 * and
 *     ```
       <span id="link-table-2"/>
       ```
   
 * and so on.
 * After that, you can use the URL like
 *     ```
       http://adult-coloring-101.com/adult-coloring-books/#link-table-2
       ```
   
 * to directly scroll to that link target.
 * (You can choose the text freely, it just has to be unique on the page.)
 * Regards,
    Tobias
 *  Thread Starter [tastycompanion](https://wordpress.org/support/users/tastycompanion/)
 * (@tastycompanion)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/anchor-4/#post-6538714)
 * Thank you! I did just this and it works. I inserted a row before each row and
   put a space in each cell before the one I want the customer to go directly to,
   then named the anchor. Working like a charm!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/anchor-4/#post-6538715)
 * 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](https://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Anchor’ 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

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/anchor-4/#post-6538715)
 * Status: resolved