• Hello,

    I have a question about WP. I put together a dummy site. It’s all pages. The nav is populated like this: wp_list_pages(‘title_li’);.
    Now what if I wanted to add blog to the nav and give the site blog functionality how would I go about it?
    As I said the nav links are generated using wp_list_pages(‘title_li’);. What should I add to it?

    Many thanks in advance for your help. I’m trying very hard to understand themes. Any input would be appreciated.

Viewing 1 replies (of 1 total)
  • admin – settings – reading
    set up a page to be your static front
    now create an empty page titled “Blog” (or whatever)
    choose this empty page to be your blog posts page

Viewing 1 replies (of 1 total)
  • The topic ‘How to add blog functionality’ is closed to new replies.