BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Code conflict #46396

    Hi Tosin,
    I am sorry, I am unable to help you with custom codes due to lack of available time.

    I will ask one of my teams members to see if they can assist you. is your problem that the Facebook like activity is not showing stream activity correctly? Have you tried it after disabling all your custom codes and 3rd party plugins/themes.

    If yes, Please list us the active plugins, theme and template pack.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Buddypress group tabs pro #46395

    Hi Jochem,
    Thank you for the update.
    I am not seeing anything incorrect with your settings.

    Please delete the old entries and if this keeps happening for new tabs too, Please let me know. I will like to investigate further in that case.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Lefteris,
    Thank you for confirming the fix.

    Please open a new topic for the posts list question.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46393
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46390
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: user signature in forums #46374
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46370
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi,
    Thank you for the clarification.
    I assume you are trying to apply 2 member types to a user? Even though it is possible to assign two member types, It is a source of trouble(removing, assigning , appending member type(s)) and that’s why you will not find a proper implementation for this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Lefteris,
    Thank you for the patience.

    1. Please upgrade to 1.1.3

    2. In your code, Please add one more parameter enable_type=1
    e.g

    
    <?php if ( bp_has_members(bp_ajax_querystring( 'members').'&scope=featured&type=newest&enable_type=1') ) : ?>
    

    Please let me know if that works or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Buddypress group tabs pro #46364

    Please try doing 2 small changes

    1. In the main tab, Please put a numeric value (e.g 25) for position
    2. In the sub tab, Please change slug to something else. Try making it different than the parent and make sure to put a number for the position.

    Please let me know if it works for you or not?

    Regards
    Brajesh