John Stone
Member
Posted 1 year ago #
Plugin is working great - thanks!
The only issue I have is a formatting issue.
If I do a search and it returns 500 results (10 results per page) everything looks great: the ellipses are shown between the break and the last page number, and everything is centered on the body of the page.
However if I do a search and it returns 110 results, it shows 11 pages of results but the 11th page square and the ">>" run off the main page and into the sidebar area.
Any idea what's wrong?
In the WP-Paginate options, you could try lowering Page Range and/or Page Gap to 2, and see if that solves the issue.
John Stone
Member
Posted 1 year ago #
Doing so makes it happen less frequently, but it's still an issue. Seems to be a bug.
Any way you could send me screenshots or a link?
eric at ericmmartin.com
John Stone
Member
Posted 1 year ago #
Thanks Eric, images sent.
It appears that the issue was being caused by theme CSS adding extra padding around the page links. Overriding that CSS should solve the issue.
John Stone
Member
Posted 1 year ago #
That did the trick, thanks for your help, Eric.