Forums

[resolved] Difference between post and page (4 posts)

  1. ThorHammer
    Member
    Posted 5 years ago #

    Ok, this might be a stupid question, but what is the main difference between a page and a post? Second possibly stupid question: How to make the page(s) visible?

  2. evilbeet
    Member
    Posted 5 years ago #

    Hi Thor,

    One way to make your pages visible is to create hyperlinks to them somewhere on your website. I do it in the sidebar.

    You can figure out the URL of your pages by going to Manage->Pages and then clicking "View" next to the page you're interested in.

    To list all your pages, you could put something like this line of code in your sidebar:

    <?php wp_list_pages('title_li=<h2>Pages</h2>' ); ?>

    Hope this helps!

  3. ThorHammer
    Member
    Posted 5 years ago #

    Thank you evilbeet! That answered my question!

  4. motoroilinfo.com
    Member
    Posted 4 years ago #

    Is it possible to make several pages in one post?

Topic Closed

This topic has been closed to new replies.

About this Topic