Hi everyone, I built a website with wordpress so my main content is on pages. I also want to add articles by writing posts, how can I direct visitors to the blog so they can see the last articles ? Thank you.
Thanks, I thought about that, but I could only show them articles by categories, or I would have to add all articles to the same category. For now all the links in sidebar are pages. Isn't there a function that let people go see the blog, after they have seen the home page or any other page ?
you can use the sidebar widget to display Recent Posts. or you can use custom blocks just like the one found on http://demo.justintadlock.com/index.php?wptheme=Structure by modifying the theme.
Thanks ascetic, I also thought, since I want them to see all posts, to add a categorie that will include all articles. Then every post I made will of course have its specific categorie, but also be included to the categorie "all articles" for example. So then I can make a link to "all articles" and all the posts could be found from there.