Forum Replies Created

Viewing 32 posts - 121 through 152 (of 152 total)
  • Author
  • in reply to: Total Member Number Mismatch #10354
     FD
    Participant

    Hi again

    Still having some problems with the counter on the activity wall. ๐Ÿ™ I have checked that the bp_core_get_total_member_count() is in all the right places. (bp-functions.php, sweetdate-childe/members/index.php and sweetdate-childe/activity/index-wall.php)
    But still the wrong numbers is displays on the activity wall.

    Any ideas what I have missed?

    in reply to: Total Member Number Mismatch #10347
     FD
    Participant

    Hi,

    Thanks for the code to fix this problem.
    To fix the counter on the members directory page as well, just replace

    bp_get_total_member_count()
    with
    bp_core_get_total_member_count() in wp-content/themes/sweetdate-childe/members/index.php

    ๐Ÿ™‚

    in reply to: MIssmatch in total registred members #10294
     FD
    Participant

    Hi,

    It just might be that. ๐Ÿ™‚
    I will take a look at it.
    Thanks again.

    in reply to: Mobile issue #10283
     FD
    Participant

    Work in progress. I will run some tests on the test install. This is on wordpress and uploading of profile picture from the “edit profile page.”

    Another thing regarding the profile picture. Is it possible to require the user to upload a profile picture upon registration?

    Thanks for helping us. ๐Ÿ™‚

    in reply to: Member search #10235
     FD
    Participant

    HI,

    Any news on this?

    in reply to: Membership restrictions NOT working #10234
     FD
    Participant

    HI,

    After upgrading to the latest version of the theme the profiles are still view able for “not logged in users” and “guest”. I have checked all the boxes for the page and under sweetdate->memberships so the that the profiles just should be view able for my paying levels (PMPro).
    The restrictions are no working as configured. ๐Ÿ™

    in reply to: Mobile issue #10125
     FD
    Participant

    Hi,

    This is on a live site so I canยดt test that. Any other thing or logs I can check?

    in reply to: MIssmatch in total registred members #10050
     FD
    Participant

    Ok, this is the number and where theyยดre from:

    Counter on frontpage: 197
    Admin->Users (all): 227
    PMPro (Members list): 224
    Pending memebers (Settings->Buddypress): 1

    Just think this kind of stange. But if Buddypress counts them based on different critearias it may just have to be this way.

    Is it possible to get the total number from PMPro as a workaround so the total numbers of members that is displayed on the front page will be right?

    in reply to: Edit 404 page #9939
     FD
    Participant

    Hi Abe,

    Thanks again.
    I found out what I was doing wrong.I did not see the 404.php file in root of the theme folder, so I edited the 404.php inside sweetdate/page-templates. After using the correct file everything worked out. ๐Ÿ™‚

    in reply to: MIssmatch in total registred members #9921
     FD
    Participant

    Hi,

    All my members has PMPRO memberships and I have installed Buddypress Pending Activations and are monitoring it regularly. The numbers still does not match.

    PMPRO says 218 members and still the total number just says 190 on the front page. There are only 1 pending at this time.

    Any idea?

    in reply to: Kleo Support Box Widget Button #9843
     FD
    Participant

    Thanks again, Abe!
    World class service. ๐Ÿ™‚

    in reply to: PMPro levels page bug? #9756
     FD
    Participant

    Hi,

    It was really strange this one, thatยดs for sure. We are really happy that you managed to fix it.
    Thank you so much! ๐Ÿ™‚

    in reply to: PMPro levels page bug? #9658
     FD
    Participant
    This reply has been set as private.
    in reply to: PMPro levels page bug? #9530
     FD
    Participant

    Hi,

    Iยดve tried that, but it does not seem to be working. Iยดve tried to replace the file in the main theme catalogue and even tested to replace it in the theme-child catalogue. No difference. ๐Ÿ™

    Or have I done something wrong?

    Thanks for helping.

    in reply to: PMPro levels page bug? #9509
     FD
    Participant
    This reply has been set as private.
    in reply to: Hello #9352
     FD
    Participant

    Thanks for fixing the compatibility issue in v.2.3.1. ๐Ÿ™‚

    in reply to: PMPro levels page bug? #9338
     FD
    Participant

    Hi,

    I have tried that but the new and empty level does not disappear. Any ideas?

    in reply to: Remove Navigation Bar on Mobile #9170
     FD
    Participant

    Thank you! ๐Ÿ™‚

    in reply to: Remove Navigation Bar on Mobile #9006
     FD
    Participant

    Hi,

    Is it possible to reduce the width of the mobile menu?

    Thank you!

    in reply to: Hide usernames. Display only real names #8978
     FD
    Participant

    Thank you for the help. I will search for a plugin and see what I can find. ๐Ÿ™‚

    in reply to: members list , Male & Female nav option. #8977
     FD
    Participant

    Hi,

    Are there any progress with this? Is it possible to add searches like male and female?
    Which files are controlling this?

    Thank you for helping us with this. ๐Ÿ™‚

    in reply to: Hide usernames. Display only real names #8907
     FD
    Participant

    We are also interested in this. Any code or plugin that can solve this?

    Thanks for helping us out here. ๐Ÿ™‚

    in reply to: Member search #8265
     FD
    Participant

    Hi,

    That would be really awsome! ๐Ÿ™‚
    Thanks!

    in reply to: Membership restrictions NOT working #8203
     FD
    Participant
    This reply has been set as private.
    in reply to: Member search #8165
     FD
    Participant

    Hi,

    Are there some lines of code use in the meantime. So we can use this field to search for members onlye? This would really be great to have. ๐Ÿ™‚

    in reply to: Membership restrictions NOT working #8151
     FD
    Participant

    Hi,

    First of all, thank you for your fast reply and good support. ๐Ÿ™‚

    I have tried them all. First replaced the content of the functions-pmpro.php in the theme catalog, then in the child-theme catalog. None of the setups worked like they should.
    My members profiles are still available to โ€œnot membersโ€ and โ€œnot logged inโ€.
    This is a paying site so i really need help to fix this ASAP. ๐Ÿ™‚

    in reply to: Membership restrictions NOT working #8085
     FD
    Participant

    Hi,

    I have the same problem with the restrictions not working. I have copied functions-pmpro.php to the child-theme catalogue and replaced the content.
    After the fix “not members” and “not logged in” can still see the profiles.

    Please help me fix this! ๐Ÿ™‚

    in reply to: Add log in signup button to menu #7488
     FD
    Participant

    Hi,

    I will try that.

    Thank you!

    in reply to: Add log in signup button to menu #7421
     FD
    Participant

    Hi,

    Is it possible to show “Login” and “Register” only in the sticky menu and not in the main menu?
    I still want to have the original “Login” and “Register” buttons in the upper right corner.

    Thanks for the good support. ๐Ÿ™‚

    in reply to: Chat Messages #6658
     FD
    Participant

    Thanks

    in reply to: Home page picture #6657
     FD
    Participant

    Thanks for your fast answer.

    Iยดve tried that but it only fills up half the screen.
    The picture Iยดm using is 1600 ร— 1067.

    What have I done wrong here?

    in reply to: Chat Messages #6653
     FD
    Participant

    ah sorry… But is it possible to have a simular chat or live message in the porfile?

Viewing 32 posts - 121 through 152 (of 152 total)

Log in with your credentials

Forgot your details?