Navigation überspringen

[Gelöst] Pagination is showing up under echt item

This support ticket is created vor 4 years, 7 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von steffK vor 4 years, 7 months.

Author
Artikel
#2187439

Hi there,

Pagination is showing up under each item, instead of after X items only: versteckter Link

Please help me: versteckter Link

#2187527

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01:00)

It looks you added pagination links inside the View loop (so that it is added for each post in the results).

I can't see from your screenshot how you have set this up, but I expect that if you check your View you will see that the pagination block is added inside the View Loop block, and you should move it outside of the View Loop.

#2187573

My issue is resolved now. Thank you!