Title: Tab Content
Last modified: April 10, 2020

---

# Tab Content

 *  Resolved [q120000](https://wordpress.org/support/users/q120000/)
 * (@q120000)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/tab-content/)
 * Using the Tabs feature, is there any way to insert another page or post content?
 * I tried using the iframe command, which works, but I only want the content of
   the page or post, not their sidebars, header, footer, etc.
 * It would be nice if there was a feature such as a drop-down menu to select a 
   page or post.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/tab-content/#post-12676594)
 * Hi [@q120000](https://wordpress.org/support/users/q120000/),
 * you can display the content of any post using the `[su_post]` shortcode. Example:
 *     ```
       [su_post field="the_content" post_id="123"]
       ```
   
 * where `123` is the ID of the post you want to display the content from.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Vova](https://wordpress.org/support/users/gn_themes/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/tab-content/#post-12676594)
 * Status: resolved