Forums

[Plugin: WP-Table Reloaded] How Do I Hide a Table On the Homepage? (3 posts)

  1. mjmj02
    Member
    Posted 2 years ago #

    When I put a table into a post is there a way for it not to be visible on my homepage but visible when the post is clicked on.

  2. TobiasBg
    Member
    Posted 2 years ago #

    Hi,

    simply put WordPress's <!--more--gt; tag before the shortcode.
    This will only show the article up to that point and create a "Read more" link to the full text (where then e.g. the table and more text will show up).

    More reading can be found in the Codex: http://codex.wordpress.org/Customizing_the_Read_More

    Hope this helps!

    Tobias

  3. TobiasBg
    Member
    Posted 2 years ago #

    Hi,

    sorry for the typo above.

    The tag is meant to be <!--more-->

    Tobias

Topic Closed

This topic has been closed to new replies.

About this Topic