• Currently I have this:

    <a name="start-loop-studieverenigingen"></a>
    [loop type=studieverenigingen status=any paged=5 field=studieverenging_stad value=maastricht]
    <div class="sclisting">
    <div class="sclrechts">[if field=logo_van_de_vereniging empty]<img src="[field logo_van_de_vereniging]" />
    [else]<img src="https://urlremoved.com/wp-content/uploads/2019/09/defaultstg-1.jpg" alt="" />
    [/if]</div>
    <div class="sclopleiding">
    <h3><a title="[field title]" href="[field url]">[field officiele_naam]</a></h3>
    <div class="isbn-number"><strong>Studievereniging in [field studieverenging_stad] met [field huidige_ledenaantal] leden</strong></div>
    <div class="isbn-number"><strong>Doelgroep:</strong> [field doelgroep__instituut]</div>
    </div>
    <div class="clear"></div>
    </div>
    [/loop]<div class="sclpaginavan">Pagina [loopage-now] van [loopage-total]</div><div class="sclpaginazoveel">[loopage prev_next=false show_all=true anchor=start-loop-studieverenigingen]</div>

    Somehow this is not working. It is showing the pagination, but when I click it, it’s still showing thesame results as on page 1.

    Anyone who can help me with this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Klaas Koopman

    (@inspired-media)

    Isn’t there anyone who knows what the mistake is here? It should work correctly like on different pages?

    Same issue… 🙁

    I still confuse with permalink but this is may work

    [loop type=article paged=5 query=pager]

    [/loop]

    [loopage query=pager]

    put some custom variable: query=pager

    default is query=default

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pagination (loopage) not working, showing same results’ is closed to new replies.