Problems with BuddyPress 2.1 updated from 2.02
-
I’d like to be able to afford more time to this in the way of setting up a duplicate install of my current BP setup. Sadly I can’t right this minute.
After upgrading pagination links disappeared.
Right now I use this to display pagination…
<div class="pagination">
<div class="page-count"><?php bp_activity_pagination_count(); ?></div>
<div class="page-links"><?php bp_activity_pagination_links(); ?></div>
</div>That’s all I have right now.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problems with BuddyPress 2.1 updated from 2.02’ is closed to new replies.