Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #293553

    Hello,

    I am missing the footer pagination on bbPress. I also have Buddypress installed. Not sure what is going on. I can see it exists here on this site and would like the same.

    Here is a link to the missing pagination – http://fabnetpro.com/forums/topic/beta-testers/

    Thanks in advance,

    Andy

    #293569

    Hi olivemill!

    Insert this code into the quick css field or child theme style.css file:

    
    #top #wrap_all .bbp-replies+.bbp-pagination {
    display: block;
    }
    

    Cheers!
    Peter

    #293622

    Thank you, that worked perfect.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Pagination Missing’ is closed to new replies.