Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: BP Poke – Some comments #6425

    Hi George,
    Thank you for reviewing and suggestions.

    1. The problem is adding the poke count in the sub nav menu will loook bad. Do you have any suggestions where to add that?
    2. Sorry but that is not feasible. pokes are private to the user involved. It is not an activity view able by the site members and that’s why it is not part of the activity.

    3. Thank you. These are good ideas but I am sorry that will be way beyond this plugin. It’s a tiny plugin and these features may be good for some other plugin.

  • Keymaster
    (BuddyDev Team)
    Posts: 25456

    Hi Valarie,
    Are you on multisite or is there anything specific? Can you please post WordPress/BuddyPress version. I am no able to produce it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25456

    Hi Joseph,
    can you please disable the Membership2 Pro for a moment and check if that makes it work? Just need to find out the conflict.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: Sort Galleries by Category, Gallery Filtering #6413

    Hi Fidd,
    My apologies for the delayed reply.

    1. At the moment there is no ready to use solution for this available with MediaPress. It is easily doable though./

    MediaPress uses custom post type for Gallery and ‘attachment’ post type for Media. So, adding categories is possible to both of these. It will need some UI though. Are you comfortable with php?

    We may do it in future our self but not right now.

    About Views:- We do have a plugin for Media Views that allows sorting et via views. You are looking for a gallery view, so that will need to be custom implemented.

    My apologies for the lack of features at the moment.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: BuddyBlog #6412

    Hi Hanifa,
    Thank you

    1. Yes, you are right. They can edit from the front end profile.

    3. You can install BuddyDev Dashboard plugin
    https://buddydev.com/docs/guides/account/buddydev-dashboard/installing-configuring-buddydev-dashboard/

    It allows automated update from BuddyDev unobtrusively. You will get the notifications like normal when an upgrade is available.

    Hope that helps.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456

    Hi George,
    Thank you for posting. There are multiple ways to do it.

    The simplest way is to modify your theme sidebar and use the widget area conditionally.

    In future, within 10 days, I am also releasing an addon for WooSidebars plugin, that allows using any sidebar conditionally. I had originally worked on it for a theme of ours and plan to put it for public soon.

    For now, you can use bp_is_group() to check if you are on group.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: Plugin idea – BP Featured Members and Groups #6410

    Hi George,
    My apologies. Ravi did complete it some time back. I don’t remember but it is most probably hosted on bitbucket. I will grab a copy and push on github today a little late and link you.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: Uninstall mu-global-terms #6409

    Hi Yves,
    My apologies for the inconvenience. One of the side effects of this plugin is WordPress does not crate the table for the sub sites.

    You will need to create 2 tabls

    
    dbprex_terms
    dbprefix_term_taxonomy
    
    and may also have to create
    dbprefix_termmeta
    
    

    How many sites do you have? If there are too many sites, this process can be automated. If it is less than 10 sites, please use php myadmin to clone table.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456

    Hi Owen,
    My apologies to keep you waiting.

    I will assist you today/tomorrow and update here.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: Select Blog Theme At Blog Signup #6402

    Hi Symeon,

    I am sorry but it is outside of the scope of that plugin. There are many reasons for not allowing that.

    1. Who will be able to add the shortcode? Since anyone(author) can add the shortcode, It is not a good idea to include it as a ready made things. Also, how do you allow to select users to which blog they want a theme to be active? A user can have more than one blog.

    2. It is possible to do what you are looking for but will be very specific to your site. You can create a shortcode and allow users to select the theme/blog on which they want to activate it.

    Please do note that we won’t be able to provide any custom solution for this as it falls far beyond the scope of the plugin.

    Regards
    Brajesh