Use query_posts() instead of get_posts() and you should be able to use the posts as in the normal loop.
Edit – don’t forget to reset the default query with wp_reset_query() before using query_posts or I believe the function will again return the page contents.
Related Posts:
- Show Default Editor on Blog Page ( Administration Panel )
- How to embed page content in a blog post
- Is it possible to set a page template on a dynamic home page (articles list)?
- Sitewide page on all the blogs in the network
- How can I get the blog page ID?
- Later blog post pages give 404 error
- Page Title repeating
- Is there a template tag/function for getting the URL (or slug or name or ID) of the blog page when using a “static” front page
- Embedding Password Protected (Private) “Blog Posts” BLOCK that shows Images and Excerpts on Password Protected Page (not the home page)
- WordPress blog posts template bug [closed]
- How to publish pages under a subdomain url?
- How do I make just one of my pages a Blog Page?
- How can I cycle posts with a #next and #previous script?
- Site Library issue
- Add infinite scroll to content splitted post
- Check if wp-login is current page
- Custom templates not showing up in template dropdown
- Check IF is a “single product page” and Check the “role” for a Redirect
- A check for if is parent page, if has children, if has grandchildren
- Access the same page from multiple urls (wildcard)
- Add a Page without header and menus?
- Get wp_get_attachment_url outside of loop
- Prevent WordPress from adding linebreaks to javascript embedded in a page
- How to display list of child pages of parent page in wordpress?
- Automatically change page password
- Too many pages causes WordPress admin to be unusable
- How to get the list of posts in a static page other than front page?
- Using JavaScript and JQuery in Page
- How can I make Disqus comments not show up on pages?
- CMS: Making complex pages editable by the end user
- Show child pages when on a child page
- How to display thumbnail and excerpt of a page on homepage?
- How to create a page when a theme is activated?
- How do i fix? WordPress database error: You have an error in your SQL syntax;
- WordPress Admin – Add Edit link to specific page under Pages Menu
- Show child pages and sibling pages on the child page
- How do I use featured images on index.php?
- Making a wordpress page the index on the site?
- Problem With Pages Displaying
- Removing the TinyMCE editor for a given page template
- Guest authors, sort of like Wikipedia, but more theme-able
- Missing Pages (Drafts?)
- WordPress redirects me to posts page after editing one page
- Getting to a specific page on website using specific code instead of navigation bar
- Can’t see content on page to edit
- Redirect to page list when page published
- How can I get the homepage from the loop?
- Add external css to Contact Page
- Edit custom HTML page from WP admin dashboard
- Pass data from one page to anothe file/page in wordpress
- Get the Current Page Slug-Name
- Display child pages in a parent page? [closed]
- How to use is_admin in page content?
- Why isn’t WordPress respecting my HTML?
- From a developer’s point of view what are the differences between pages and posts? [closed]
- Why won’t pagination work?
- Edit page shown after login in WordPress?
- Disable ADD PDF media button on rich text editor
- invalid argument in foreach when trying to list custom post types in archive.php
- WordPress page not taking precedence over server directory
- How to properly enable comments form in page template
- Displaying direct children of other pages on homepage
- Displaying Current Page Number Conditionally
- Multiple Loops That Pull Pages (Child/Grandchild) While Styling the First Entry
- trying to add a author value in wp page links?
- Check if has pages?
- page template – undefined structure in source code
- return page name in url
- Next and Previous Page links based on ‘Order’ attribute
- Create multiple pages with tables from json file
- Search anything from a Child and Sub-Pages of their Parent page
- Can i use 2 page content-forum & content-forum-slug on bbpress?
- Attaching a file to a page without adding to media library?
- Every change made by “Author” role is going to “pending review”
- Groping Pages Per Department Option
- Requiring a Visitor to Enter a Password Each Time They visit a Page
- WordPress default theme cannot get full page on entry content div
- How to remove the duplicate title tags and duplicate meta descriptions?
- WordPress form submit to custom page template does not work
- Two different layouts for the same post
- My page title turns into a h2 tag – What to do?
- How do I locate a third party page represented as a slug in my WordPress website?
- problem with loading pages
- Content not displaying on page
- Blank white space where header was [closed]
- Featured Image not displaying in a page
- Display child pages on homepage template
- Set order acs and no paging for archive page
- Pageview all of sudden not working
- Childpage title + content on Parent Page
- search page different results
- simple category search form returns full text – but I need excerpts
- Naming custom page templates
- How can I use Page editor for two separate templates?
- Sort the data in WordPress using get-page-by-title
- Adding a filter to wp_edit_posts_query() to prevent hierarchical display of pages
- In WP, Google map error initMap is not a function [closed]
- WordPress is picking up links that don’t exist
- Website content shifted all the way to the left
- Why Does get_page_by_path Return The Sample Post?