Title: Link to Tab
Last modified: August 21, 2016

---

# Link to Tab

 *  Resolved [rickrussie](https://wordpress.org/support/users/rickrussie/)
 * (@rickrussie)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/link-to-tab/)
 * Is there any way to link to a specific tab, or link to the prev/next tab? Alternatively,
   is there a way to show Prev/Next navigation on the tabs?
 * [http://wordpress.org/extend/plugins/ltw-content-shortcodes/](http://wordpress.org/extend/plugins/ltw-content-shortcodes/)

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

 *  [wp_hela](https://wordpress.org/support/users/wp_hela/)
 * (@wp_hela)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/link-to-tab/#post-3775648)
 * Help!!!
 * I don’t get the Tab stuff working in 3.5.2 German
 * From:
 * [tabs title=”Tabs Example”]
    [tab title=”Tab 1″]Tab 1 Content[/tab]
 * [tab title=”Tab 2″ active=”true”]Tab 2 Content[/tab]
 * [ tab title=”Tab 3″]Tab 3 Content[/tab]
 * [/tabs]
 * only the title shows up … there is no reference of the other tabs in the HTML
   code 🙁
 *  [wp_hela](https://wordpress.org/support/users/wp_hela/)
 * (@wp_hela)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/link-to-tab/#post-3775649)
 * update: only the title of [tabs title=”Tabs Example”] shows up ….
 *  Plugin Author [lessthanweb](https://wordpress.org/support/users/lessthanweb/)
 * (@lessthanweb)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/link-to-tab/#post-3775653)
 * Sorry for late reply..
 * Anyway, rickrussie, you can change tabs via a link by providing a hash value 
   of the tab.
 * For example if you have 3 tabs and their IDs are: tab_0_0, tab_0_1 and tab_0_2.
 * In a link just set the href value to any of this tab IDs and it will switch. `
   <a href="#tab_0_0">link</a>`
 *  Plugin Author [lessthanweb](https://wordpress.org/support/users/lessthanweb/)
 * (@lessthanweb)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/link-to-tab/#post-3775654)
 * wp_hela, you have a space before the `tab title="Tab 3"`. Remove it and it should
   work.
 *  Thread Starter [rickrussie](https://wordpress.org/support/users/rickrussie/)
 * (@rickrussie)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/link-to-tab/#post-3775655)
 * Thank you! I must have missed that in your documentation. That’s exactly what
   I need.

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

The topic ‘Link to Tab’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ltw-content-shortcodes_e7e8ec.svg)
 * [LTW Content Shortcodes](https://wordpress.org/plugins/ltw-content-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ltw-content-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ltw-content-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/ltw-content-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ltw-content-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ltw-content-shortcodes/reviews/)

## Tags

 * [link](https://wordpress.org/support/topic-tag/link/)
 * [next](https://wordpress.org/support/topic-tag/next/)
 * [previous](https://wordpress.org/support/topic-tag/previous/)

 * 5 replies
 * 3 participants
 * Last reply from: [rickrussie](https://wordpress.org/support/users/rickrussie/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/link-to-tab/#post-3775655)
 * Status: resolved