lpleva1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 Errors?Fixed! For posterity, see this post:
http://dre.im/if-pages-return-a-404-after-wordpress-3-1-upgrade/
Forum: Themes and Templates
In reply to: Weird Sidebar Formatting Issue–Help?It was an issue with two </div> tags at the bottom of the “The Future of Social Networks” post. Removed the tags and everything’s fixed.
Thanks, djr_xr6!
Forum: Plugins
In reply to: Comments formatting questionTo follow up on this, I tried looking at comments.php, but it seems shorter than ones mentioned in tutorials that I’ve read on the topic:
[code moderated - please follow http://codex.wordpress.org/Forum_Welcome#Posting_Code when posting code]
Forum: Themes and Templates
In reply to: Modifying template to only show 3 most recent postsGot it all figured out. Turns out the theme I am using has that feature built in 🙂
Forum: Themes and Templates
In reply to: Modifying template to only show 3 most recent postsOK, I so went into Settings > Reading, and set the blog pages show at most 3 posts.
That takes care of only showing the 3 most recent posts on the front page.
Now, however, I’d like to know whether it’s possible to insert a blog into another page, i.e. if a user clicks the “News” page, it’ll show them all of the blog posts…
Forum: Fixing WordPress
In reply to: Menu items that are just textWorked perfectly. Thanks!