Loader stops after 30 elements
-
Hello,
using the following shortcode
[ajax_load_more container_type="ul" css_classes="all-posts" post_type="post" posts_per_page="6" category="leipzig-rauscht,stadtteile" category__not_in="1" author="2" transition_container="false"]
, you can see it here: https://www.viertelrausch.de/alle/The loader always stops after 30 elements have been loaded. Even though the meta in the response correctly states that there are ~70 posts in total. If I manually resend the XHR request with the next page, I get the correct result. What is going on here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Loader stops after 30 elements’ is closed to new replies.