Forums

Display ONLY on page 1 (3 posts)

  1. ccmovies
    Member
    Posted 1 year ago #

    Hello,
    I am making a blog and I want to display something on the homepage, but if a user were to navigate to page two to see the rest of the blog posts, they will not see that element. Thanks!

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    assuming you know how to write a conditional statement;
    you could try to use:

    is_paged()

    conditional template tags
    http://codex.wordpress.org/Conditional_Tags

  3. ccmovies
    Member
    Posted 1 year ago #

    I am sorry, I am not that familiar with conditional statements, what would i write. If it helps, I am displaying a welcome message that I am getting from a page. Then, once they visit the second page of the blog posts, it does not display the welcome message. Thank you!

Topic Closed

This topic has been closed to new replies.

About this Topic