Loop pagination issue
-
Hello & thanks a lot for this amazing plugin, which so far has been very handy.
I’m having the following issue while building a loop with pagination:
The loop do not update on pages 2,3,4,… : it keeps displaying only the first posts while pagination below remain stuck on page one.Maybe something wrong with my shortcodes?
[loop type=post paged=3 maxpage=99 query=default orderby=date status=publish columns=2 pad='0px 10px' class=lc-cc_sc-post_loop-A] <div class=lc-cc_sc-post_img_container-A> [if image] [field image-link size=lc-pic-384 class=lc-cc_sc-post_img-A] [else] <div class=lc-cc_sc-post_img-A> <img src="/wp-content/uploads/2018/07/broken-triangle-2340391-384x384.jpg"> </div> [/if] </div> <div class=lc-cc_sc-post_summup_container-A> <h3>[field title-link class=lc-cc_sc-post_title-A]</h3> <h4>[field date class=lc-cc_sc-post_date-A]</h4> <p>[field excerpt more='Lire plus' dots=true class=lc-cc_sc-post_excerpt-A]</p> </div> [/loop] [loopage query=default]
Not sure if you can help as the feature is still experimental, but at least this is feedback ??
Cheers.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Loop pagination issue’ is closed to new replies.