Skip Navigation

[Resolved] Pagination links are displaying vertically on multiple lines.

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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

This topic contains 1 reply, has 1 voice.

Last updated by lesleeM 1 year, 4 months ago.

Author
Posts
#2616613

I have set up pagination in a View with:

[wpv-pagination][wpv-pager-nav-links output="bootstrap" first_last_links="true"][/wpv-pagination]

It is working, but the links are showing vertically as follows on the first page:

1
2
3
4
5
6
7
8
9
10
Last

I would like them to display horizontally as follows:

1 2 3 4 5 6 7 8 9 10 Last

But I can't figure out how to get it to do this.

#2616617

Well, I figured out the solution to this ticket myself. I got it to work by using the Raw output setting instead of Fully styled output as follows:

[wpv-pager-nav-links first_last_links="true"]