Hi,
with Magazine Basic, when displaying a limited number of posts I get a beautiful pagination bar displaying the number of posts. With Magazine Premium I just get a note to say "More from …" not really a hit. How can I change the pagination same as Magazine Basic. As I'm using mainly pages, how can I get the same pagination for pages.
What do you mean with Basic layout ... Magazine Basic ...?
Actually I'm looking for a solution for pages (not posts) and that seems more difficult than I thought. For Magazine Basic I managed to code a reasonably good looking pagination (for posts), but for pages it turned out to be very poor. (but I use Magazine Premium and here I can do without pagination)
Is there no way to get with Magazine Premium a clean pagination for PAGES.
I must have set the "Basic" layout option under the Front Page tab somehow "accidentally", don't ask me how or where but it works and I get a quite a acceptable result.
For pages I'm using the nextpage tag for the time being. The problem, it's linked in the style sheet with .red, .entry if I start styling the CSS, like border, background e.g. I can't set any links within my body text because it is the same class.
I did use the class "pagesnav", a bit mediocre the whole thing. There is no class/style for the current page. http://siampalm.de/current.png (sample) .pagesnav { }
.pagesnav a { }
.pagesnav a:hover { }
that's it, more wasn't possible (for me anyway)
The function that displays the pages is part of WordPress core:
http://codex.wordpress.org/Function_Reference/wp_link_pages
Sadly, there really isn't anything you can do to add more so that you can easily style each element.
Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.
RegisterCopyright © 2012 bavotasan.com. All Rights Reserved. Powered by Vanilla.