Pagination plugin
-
I have this plugin. WP-Paginate and all it does is put numbers instead of the “older posts” link. In previous versions of the theme I simply scrolled to the bottom of the loop commented out graphene_post_nav() and simply pasted in the code. But I cannot find where that little line of code disappeared too!
Where is the graphene_post_nav() code located?
Where is the graphene_post_nav() code located?
includes/ theme-loop.php
Line no. 156
Admin
If there’s no specific features of WP-Paginate that you need, you might want to use WP-PageNavi instead, as it is natively supported by the theme. All you need to do is install and activate the plugin.
Mod
You don’t need to insert that code, as it’s already contained in Graphene’s code. That’s what it means for the theme to natively supported the plugin. Just install the plugin and activate it.
Mod
Please don’t duplicate posts in different sections of the forum. Thanks.
I activate this plugin but it doesn’t work.Would you please check my site http://www.blog.piokaha.com ..please assist me…(sorry for duplicate post at first time)
Admin
How many posts do you currently have? The default WordPress setting is to show 10 posts per page, so you probably don’t have enough posts yet to be paginated.
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.