Looking for some articles
-
Hey folks, I have a tiny bit of experience with wordpress. I have installed it several times, and have successfully created several themes. What I would like to do next is use wordpress on the root while keeping all the wordpress files in their own directory.
More specifically, what I want is to have my root index page show a featured article and several older ones (I think I understand multiple loops) and another page with the loop running as normal.
When I place the loop I have working in my theme, I get the following error:
code
Fatal error: Call to undefined function: have_posts() in /home/.kissie/rhlowe/roberthenrylowe.com/index.php on line 66
code
I don’t expect anyone to explain how to fix my issues here, but if there are any articles or refrences either in the codex (this I obviously haven’t found or i wouldn’t be posting here :-p) or elsewhere, any direction would be appreciated.
- The topic ‘Looking for some articles’ is closed to new replies.