Title: Fennyface's Replies | WordPress.org

---

# Fennyface

  [  ](https://wordpress.org/support/users/fennyface/)

 *   [Profile](https://wordpress.org/support/users/fennyface/)
 *   [Topics Started](https://wordpress.org/support/users/fennyface/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fennyface/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fennyface/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fennyface/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fennyface/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fennyface/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Content Tabs, are they integrated with Gamepress?](https://wordpress.org/support/topic/content-tabs-are-they-integrated-with-gamepress/)
 *  Thread Starter [Fennyface](https://wordpress.org/support/users/fennyface/)
 * (@fennyface)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/content-tabs-are-they-integrated-with-gamepress/#post-4137529)
 * Alright, i figured that it wouldn’t be trivial. I’ll see if i can do things with
   another solution then, maybe a simple toplink.
 * Thanks for the response.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Content Tabs, are they integrated with Gamepress?](https://wordpress.org/support/topic/content-tabs-are-they-integrated-with-gamepress/)
 *  Thread Starter [Fennyface](https://wordpress.org/support/users/fennyface/)
 * (@fennyface)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/content-tabs-are-they-integrated-with-gamepress/#post-4137474)
 * Ok after venturing a bit into the functions.php code i finally found the code
   responsible for tabs. Unfortunately i’m not experienced in PHP, but i assume 
   this line will put out the content.
 * `$out .= '[raw]<div class="pane">[/raw]' . do_shortcode($content) .'</div>';`
 * What i was looking for is basically a next and previous button (button name is
   preferrably the same as the next tab’s name) placed directly under the current
   tab-content which (like a book) gets you to the top of the next tab, thus creating
   a flow for the reader.
 * I wanted to get this in as a lot of people kinda miss out that the article continues
   after reading the first tab.

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