Lab Lover
Member
Posted 6 months ago #
When using the list widget, with paging option and restricting number of quotes per page to twenty, there appear next and previous page indicators. These indicators are double right and left facing arrows.
Is the indicator style dictated by my theme or by your plugin? Ideally, I would love to see square boxes with page numbers in them e.g. 1 2 3 4 5 6
surrounded by boxes. Any ideas how I could accomplish that?
http://wordpress.org/extend/plugins/testimonials-widget/
The arrows are currently language tags. If you create a new language file in your default language, you should get your own indicator applied.
in hindsight, I should make this part of CSS to make it easier to manage. Added to TODO.
For the page numbers, no options for that exist yet, but I've added a TODO for it.
Lab Lover
Member
Posted 6 months ago #
I've implemented easier to change next/previous page link indicators. See upcoming release 2.3.0 FAQ #36.
Lab Lover
Member
Posted 5 months ago #
Thank you for your hard work, I will give it a try!
Version 2.4.0 supports WP-PageNavi which gets you page numbers. See FAQ 40.