Title: Empy container.
Last modified: April 13, 2021

---

# Empy container.

 *  Resolved [sarcasticsaint](https://wordpress.org/support/users/sarcasticsaint/)
 * (@sarcasticsaint)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/empy-container/)
 * Using this shortcode:
 * [ajax_load_more id=”5092626108″ container_type=”ul” css_classes=”news_list” post_type
   =”post” posts_per_page=”8″ category=”news” scroll=”false” transition_container
   =”false” button_label=”Показать еще” button_loading_label=”Загрузка”]
 * In result i have empty container.
 * tried remove everything but category:
 * [ajax_load_more post_type=”post” category=”news”]
 * Still empty container.
    -  This topic was modified 5 years, 2 months ago by [sarcasticsaint](https://wordpress.org/support/users/sarcasticsaint/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fempy-container%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/empy-container/#post-14312827)
 * Hi [@sarcasticsaint](https://wordpress.org/support/users/sarcasticsaint/) I’m
   not seeing the Ajax Load More JavaScript in your site footer.
 * Please make sure you have the PHP function `wp_footer();` in your footer.php 
   of your theme.
 * Let me know if this helps.
 *  Thread Starter [sarcasticsaint](https://wordpress.org/support/users/sarcasticsaint/)
 * (@sarcasticsaint)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/empy-container/#post-14328040)
 * yes, this helps. thanks
 *  [arseniov](https://wordpress.org/support/users/arseniov/)
 * (@arseniov)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/empy-container/#post-14393616)
 * Hi [@dcooney](https://wordpress.org/support/users/dcooney/)
    Sorry to bring this
   topic up again.
 * I have the same issue as sarcasticsaint had.
 * If I use the plain Load More function it returns the posts data, but if I want
   to use it with the Repeater it just doesn’t show anything…
 * I can’t send a link to the website as it’s a staging instance and it’s not public
   yet.
    Is there any way you can help me?
 * Thanks in advance.
    -  This reply was modified 5 years, 1 month ago by [arseniov](https://wordpress.org/support/users/arseniov/).
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/empy-container/#post-14393897)
 * [@arseniov](https://wordpress.org/support/users/arseniov/) Might be an issue 
   in the Repeater Template itself. I’d start by debugging the template and removing
   any custom code.
 *  [arseniov](https://wordpress.org/support/users/arseniov/)
 * (@arseniov)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/empy-container/#post-14401476)
 * Hi [@dcooney](https://wordpress.org/support/users/dcooney/)
    The Repeater Template
   is very basic:
 *     ```
       <div>
       	<p><?php get_sub_field('title'); ?></p>
           <p><?php get_sub_field('excerpt'); ?></p>
       </div>
       ```
   
 * The shortcode:
    `[ajax_load_more post_type="post" acf="true" posts_per_page="
   4" acf_field_type="repeater" acf_field_name="layout"]`
 * And this is the result (click to see full img):
    [⌊Screenshot-2021-05-05-at-10-42-28⌉](https://ibb.co/cNRqFX6)
 * While if I reset to the default template with no ACF integration this is the 
   output:
    [⌊Screenshot-2021-05-05-at-10-44-47⌉](https://ibb.co/55ZVMqc)
    -  This reply was modified 5 years, 1 month ago by [arseniov](https://wordpress.org/support/users/arseniov/).
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/empy-container/#post-14403543)
 * [@arseniov](https://wordpress.org/support/users/arseniov/) Im not sure. whats
   your acf field look like?
 *  [arseniov](https://wordpress.org/support/users/arseniov/)
 * (@arseniov)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/empy-container/#post-14414279)
 * [@dcooney](https://wordpress.org/support/users/dcooney/) here you go.
 * Field Group:
    [⌊2021-05-08-08-54-19-Modifica-Field-Group-Testnews-Word-Press⌉](https://ibb.co/y44S80Y)
 * Populated fields in post:
    [⌊2021-05-08-08-58-40-Modifica-articolo-Testnews-Word-Press⌉](https://ibb.co/2cnfQvs)
 * I just tried with a bunch of different posts and also tried with a all new field
   group… no luck.
    -  This reply was modified 5 years, 1 month ago by [arseniov](https://wordpress.org/support/users/arseniov/).
 *  [arseniov](https://wordpress.org/support/users/arseniov/)
 * (@arseniov)
 * [5 years ago](https://wordpress.org/support/topic/empy-container/#post-14446444)
 * Hey [@dcooney](https://wordpress.org/support/users/dcooney/), any clue about 
   this?
 * Thanks!
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years ago](https://wordpress.org/support/topic/empy-container/#post-14448775)
 * [@arseniov](https://wordpress.org/support/users/arseniov/) No, I really have 
   no idea.
    Feel free to open a support ticket if you want me to have a look behind
   the scenes in your admin [https://connekthq.com/support/?product=Ajax%20Load%20More](https://connekthq.com/support/?product=Ajax%20Load%20More)

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

The topic ‘Empy container.’ 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/)

 * 9 replies
 * 3 participants
 * Last reply from: [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/empy-container/#post-14448775)
 * Status: resolved