• Resolved SK

    (@sooskriszta)


    Thanks for the plugin. It’s very useful.

    Weird choice with respect to pagingation, though. Weird to wrap it in class pip-nav and present Previous and Next as two bullet points.

    I understand that I can edit the theme’s CSS and style the class and its ul and li any way I want.

    However, wouldn’t a slightly different choice here make this work out-of-the-box the way 90% users probably want:
    Wrap in div class pagination
    Wrap Previous in div class pagination-previous alignleft
    Wrap Next in div class pagination-next alignright

    If you are pedantic about also catering to the edge case needs of people who want to paginate Posts in Page stuff differently from the rest of the site, that’s simple, wrap in div class pip-nav pagination instead of div class pagination, and they will be able to customize the look to their heart’s content.

Viewing 1 replies (of 1 total)
  • Plugin Author Eric Amundson

    (@sewmyheadon)

    Hi @sooskriszta,

    Thanks for the feedback.

    However, wouldn’t a slightly different choice here make this work out-of-the-box the way 90% users probably want:
    Wrap in div class pagination
    Wrap Previous in div class pagination-previous alignleft
    Wrap Next in div class pagination-next alignright

    Could be.

    Honestly, this was a decision made by a staff developer years ago. We’re looking at putting some more active development behind this plugin and also possibly releasing a premium version.

    We’ll look closely at pagination and I’ll ping you if/when it’s updated.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Pagination Styling’ is closed to new replies.