thiazzi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display posts on page in custom themeThanks, esmi. I have posts on my page now by using the example code on page-of-posts and referring to the twentyeleven theme instead of my own woeful custom theme.
Forum: Fixing WordPress
In reply to: Display posts on page in custom themeHere is the code that I’m using to try and pull in posts: http://pastebin.com/dnFActqt
It is outputting this on my page:
Post navigation
← Previous
blogReply
content
Leave a reply Edit
Leave a Reply
Logged in as admin. Log out?Comment
You may use these HTML tags and attributes: etc. etc.
“blog” and “content” are the Name and Content of this page, respectively. This means that it is pulling information from my PAGES instead of my POSTS. Is there a way to fix this?
Forum: Fixing WordPress
In reply to: Display posts on page in custom themeThanks for some quick replies: More information that I probably should have included: This is not a child of another theme (again–this was supposed to be all static!), so it’s very possible I’m missing some function stuff that I need. Is there a simple way to pull that over from another theme?
Forum: Themes and Templates
In reply to: Styling Date/TimestampIn the default theme, there appears to be a <small> tag applied to the date. What page do I need to edit to make this into, say, an
<em>tag instead?