Question:

How do i add pages to my wordpress site?

by  |  earlier

0 LIKES UnLike

I went to manage, than clicked on Pages, but there is not link for me to create a new page, can you help me?

 Tags:

   Report

2 ANSWERS


  1. you can create a new page on manage > pages, then the link to the page that you just created will automatically show in your blog.

    if not, check your template code, and seek for the part where the link should be found.

    this is the right code to display all link to your page, should be found in the template, if not, just add it:

    <?php wp_list_pages('title_li='); ?>

    usually we use it as nav menu on header or sidebar.


  2. Hi there, don't click Manage. Manage is just for editing and deleting stuff, not creating stuff. Click "Write", just as you would for a new post. In the menu bar right below the word "Write" should be the Post option, and right beside it is the Page option - to write a new page. Click on the word Page. If that doesn't work, let us know!

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.