Hi, thanks for your plugin!
Made two changes: first, changed the id=”wp_page_numbers” to class=”wp…, that way, we can have two in the same page and validate.
Also, added ob_prev and ob_next classes to the li elements (previous and next :), so we’re able to properly skin.
$pagingString.=sprintf("<li class='ob_prev'><a href='%s'>%s</a></li>",get_pagenum_link($current_page-1),$prevPage);
As a suggestion, if I may, I would add a “no skin” option.
https://www.ads-software.com/extend/plugins/ob-page-numbers/
]]>I’ve done everything but how do I get pg numbers to show up on certain posts?
https://www.ads-software.com/extend/plugins/ob-page-numbers/
]]>Is there a reason Default.css is missing from the /css/ directory? I like your plugin but I just found that omission odd. I end up adding a blank stylesheet to that directory whenever I use this.
https://www.ads-software.com/extend/plugins/ob-page-numbers/
]]>I don’t know much about coding. But code is implemented successfully.
I had tried on Archive.php but when i open it shows to line of page number in browser.
https://www.ads-software.com/extend/plugins/ob-page-numbers/
]]>