Title: Paging   Preload   Cache
Last modified: August 31, 2016

---

# Paging Preload Cache

 *  [Maniou](https://wordpress.org/support/users/maniou/)
 * (@maniou)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/)
 * Hello !
 * It seems Paging is not compatible with Preload Post or the Cache add-on.
    Am 
   i right ? Is it planned to get that working ? I bought all the add-ons for ALM
   thinking it was working …
 * Thank you !
 * [https://wordpress.org/plugins/ajax-load-more/](https://wordpress.org/plugins/ajax-load-more/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/#post-7128819)
 * Hi Maniou,
    I’m planning to get them all working together shortly, not sure of
   a timeline.
 * On the plugin pages there is a Restrictions area where i list incompatibilities.
 * FYI – cache works with both preloaded and paging. You just cant use paging and
   preloaded together at the moment
 *  Thread Starter [Maniou](https://wordpress.org/support/users/maniou/)
 * (@maniou)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/#post-7128828)
 * Thank you for you answer , it’s great if Paging and Preloaded is on you todo 
   list.
 * I’m going to try again Cache and Paging.
 * About Cache and Preload i’ve seen that the X Preload Posts are not cached on 
   page-0.html
    There is a way to add the preload posts into this first cached file?
 * It’s because when using filtering, when i try to go back to the original result
   given by the shortcode i can’t have back the original preloaded posts.
 * Thank you,
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/#post-7128829)
 * About Cache and Preload i’ve seen that the X Preload Posts are not cached on 
   page-0.html
 * Those posts would be cache using another cache plugin. ALM only caches Ajax content,
   and preloaded is not using ajax.
 *  Thread Starter [Maniou](https://wordpress.org/support/users/maniou/)
 * (@maniou)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/#post-7128832)
 * You think it’s possible to support that ?
    I mean the caching of preloaded post
   inside ALM Cache in order to display them again after Filering ?
 * I simply have that and i would like to display the same result i get from the
   shortcode when i click back on the fisrt link :
 *     ```
       <ul id="alm-filter-nav">
       		<li class="active selected">
       		<a href="#" data-preloaded="true" data-preloaded-amount="8" data-preloaded="false" data-cache="true" data-cache-id="<?php echo $invID; ?>" data-post-status="">Published</a>
       		</li><li>
       		<a href="#" data-preloaded="false" data-cache="false" data-cache-id="" data-post-status="draft">Draft</a>
       		</li><li>
       		<a href="#" data-preloaded="false" data-cache="false" data-cache-id="" data-post-status="pending" >Pending</a>
       		</li>
       	</ul>
   
       echo do_shortcode('[ajax_load_more posts_per_page="8" preloaded="true" preloaded_amount="8" cache="true" cache_id="'. $invID .'" post_type="recipe" author="'. $user_id .'"]');
       ```
   
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/#post-7128833)
 * No, it won’t be possible – Cache is only supported for content loaded via Ajax.
 * Using Preloaded and filtering will not work. At least, I dont think it will.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Paging Preload Cache’ is closed to new replies.

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/paging-preload-cache/#post-7128833)
 * Status: not resolved