Skip to:
Content
Pages
Categories
Search
Top
Bottom

Members directory count wrong buddypress 2.3.5 – wordpress 4.3.1

  • @kostasbarkas30

    Participant

    Hello guys,

    I have a problem in members directory it counts wrong.
    Viewing 1-n from n members shows wrong number .

    Is there any way to remove this ? (viewing….)

    i use buddypress 2.3.5 and wordpress 4.3.1 with kleo theme

    thanks a lot

Viewing 4 replies - 1 through 4 (of 4 total)
  • @sharmavishal

    Participant

    Use tools-buddypress-members to fix it

    @kostasbarkas30

    Participant

    its not fixed i tried a lot of times with tools but still the same

    @shanebp

    Moderator

    Create a template overload of this file:
    buddypress\bp-templates\bp-legacy\buddypress\members\members-loop.php

    In the overload, remove this code. It appears twice.

    <div class="pag-count" id="member-dir-count-bottom">
    
    	<?php bp_members_pagination_count(); ?>
    
    </div>

    @kostasbarkas30

    Participant

    thanks a lot @shanebp . i removed this div class and now its ok !!!!! thanks again for your help!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Members directory count wrong buddypress 2.3.5 – wordpress 4.3.1’ is closed to new replies.
Skip to toolbar