Absolutely!
There are a number of themes on the market that do load posts via AJAX. Take a look at any of them to get an idea of how they work. A particularly good example is K2 – K2 loads entire pages of posts via AJAX if you click on the previous posts link.
To really get your hands dirty, check out this awesome tutorial on loading posts via AJAX.
Just keep in mind, AJAX is all about using JavaScript to request data from a server – your server in this case is running WordPress and is built to produce posts based on specific requests. All you need to do is add the JavaScript layer to request them on demand.
Related Posts:
- Add existing images from Media Library in to custom gallery
- Load post content into div with ajax
- Get image from post’s gallery
- How to get the next and previous image title from attachment or gallery?
- WordPress as CMS: How to manage/handle images assigned to a post as full-sized background images in a slideshow?
- Rewrite image links from attachment id to attachment link
- Display image gallery if more than 1 image
- Colorbox not working on native WordPress gallery when gallery is loaded thru AJAX
- Integrate video and iframe in a post type gallery
- WP Gallery Image Page Issue When 2 galleries share one image
- How to move all images in a post to a single gallery for a bunch of posts?
- Dynamically switch template on click
- Thumbnail Image to go in the post aswell
- Remove Featured Image & All Media Uploaded to the Post
- What are the benefits of setting a “featured image” for a WP blog post?
- preg_replace not removed “class”
- update image path with words starting uppercase to lowercase chars
- How to only publish posts with image in it
- Lock post editing to one user at a time – wp_check_post_lock
- Uploading images in custom post form
- Upload attachment from external site
- Make insterted image point to post url instead of attachment page
- Get URL from all images in a post
- Disable posts generated from image uploads
- how to give multiple post thumbnails to a post
- Posts page not showing correct image
- wp_query with ajax
- Images showing up in Post Editor, but not in Published Post
- How to allow multiple thumbnail upload for Posts?
- Image behind the post’s title
- get_children returns older images
- How to display post title inside thumbnail?
- Call current post URL in ajax
- How to remove text and retain in caption image using the_content function
- How to retrieve certain number of images from a wordpress post?
- After ajax image is outside the “ tag
- Retrieve post in AJAX Callback
- Show more than 200 images in one post
- How to get all inline images in post content? [duplicate]
- Hide thumbnail if there is a gallery on the post
- Image on rss feed on post
- Using AJAX and PHP to load next post object
- Change the background of each post according to the category
- How to Featured content with images in home page?
- Where to insert the other site image url for our wordpress post
- select post preview image from nextgen gallery
- How to show a featured image inside a post in only 1 single category
- Inserting Media to WordPress Posts
- Author Avatar as default first image
- Link post images to post
- Attachment image single page
- How to change the order of elements within a post?
- Only show featured image on exerpt and exclude images in post
- How to call WordPress First Image Post or else Attached Image or Default
- Regarding Posts
- how can display a post on home screen without images
- Automate post update for all posts?
- attach several images to post + gallery
- Changing The Default Header POST Title and Description text by category in wordpress
- How to make ajax load posts from the current category?
- Site/Post preview is not working on all social media
- How to exclude native lazy loading from first image in post content?
- How can i showcase all my galleries?
- Delete media from the post but keep my featured image and post
- Using AJAX to filter posts without refreshing page
- Aligning images in the wp editor not working. How do i get this to work in custom theme?
- unable to write to the database while uploading images
- Pinterest button shows image options from different posts
- Change the size of the featured image for post?
- Passing values via an Ajax querystring
- How do I fix broken links to images in imported posts’ post_content?
- Unable to delete attached file from folder programmatically
- Javascript – How do I get specific post fields?
- How to create custom search form function including post “tags”
- how to filter posts by category without page load (ajax) in wordpress?
- Thumbnails and images in the blog post are not loading
- Modified core/image rendering not showing in posts – only on pages
- Ajax: load content from post I clicked
- WP Ajax returning 0, can’t find action
- Post images are not displayed in media library
- Delete attached images from posts
- call to jquery ajax failing with 500 error when passing extra data field
- Blog featured images disappeared on my homepage
- Blog images not showing on homepage
- Get gallery in loop through ajax
- Center crop the feature image
- Many buttons not functioning in WordPress dashboard (as admin)
- Post data across WordPress sites
- Schedule image post on download
- Add another feature image box
- ‘posts’ table should not store the absolute image path
- show image gallery in archives or category page
- Ajax post doesnt call succes after got the response
- AJAX load more posts not using correct category and repeating the same few posts
- Order result from ajax
- Ajaxify Post Sort
- How to show category image if no featured image is set?
- How to make an image appear as a thumbnail in the blog post?
- Dynamically load posts based on category
- Set featured image on creating new post