Pagination Elements - add page number input

An inline number input box for directly entering a page number. You sometimes see this on sites that have a lot of pages.

Hi @JvP,

Good point here, regretfully we probably won’t have something like this because we are just outputting the native WordPress pagination function and applying some adjustments allowed by their API and adding styles. Sounds like a really cool idea for a custom element though.

1 Like

Alright :slight_smile:

I’m not a code wizard like you so we’ll see if it ever happens.

We shall see. Maybe somebody will pickup the idea with some inspiration. I don’t think we’ll have it as a core feature unless WordPress adds it to their pagination function.

Yes and it’s more of a nice to have feature anyway. It’s not critical.

Thanks for chiming in, @JvP! As Alex already mentioned, since it’s not part of WordPress core I don’t see us getting it in unless that’s added, as the goal is to stick as close to core as possible. I know it’s not the exact same, but you can specify your Mid and End number counts in the Element to have a larger number of preset pages to jump to if needed:

Thanks!

1 Like

Thanks @kory, I’ll keep that in mind :+1:

No problem!