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: 25348
    Brajesh Singh on in reply to: MediaPress Downloadable Media – MP3 corruption #7140

    I am looking at the download issue too to find out the problem. I will be reporting more later.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: MediaPress Downloadable Media – MP3 corruption #7139

    Hi George,
    I can confirm this now. We have multiple conflicts with NextGen gallery.

    1. The download size gets 0
    2. On one of my installs, the user create gallery page stopped working.

    PS: If you are using WordPress 4.7.1 or 4.7.2, there is a bug that does not allow uploading non image files. I suggest using https://wordpress.org/plugins/disable-real-mime-check/ for the timebeing until it is fixed in WordPress core.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Mobile View #7138

    Hi Graham,
    Thank you.

    I am sorry but I will need atleast one more day for it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Thank you.
    I have replied. I am sorry, it took that long.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: BuddyPress Custom Background For User Profile #7136

    Hi Dandy,
    Thank you.

    1. It is a wonderful idea and we will love work on it in future(hopefully in the 3rd week of the FEB). This may give us an opportunity to revamp the whole system and let admins allow colors/palettes etc,

    2. Yes, there is.

    
    
    $image_src = bppg_get_image( $user_id);//get image src or false if none
    
    $repeat_type = bppg_get_image_repeat( $user_id);//image repeat type e.g repeat-x. repeat-y etc
    
    

    Hope you can use it to style page.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    You are welcome.
    I am glad that I was able to help 🙂

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi,
    Please upgrade to 1.0.5
    https://buddydev.com/plugins/buddypress-limit-group-membership-per-user/

    It will fix most of the issues. Please do note that it still has an issue with invitation(It is not excluding users) and pending group membership requests( for users who have already exceeded the quota).

    We will be working on it again in next few days to address those issues.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: How to add categories to Mediapress? #7129

    Hi,
    I will suggest waiting for the official update.

    You should be able to create categories from dashboard. Users should be able to assign those categories to their gallery. The on thing it needs is updated version of MediaPress. We will have an official release mid next week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Dandy,
    Thank you for the post.

    To be honest, it will be easy to display the things using various templates( you may look inside the buddypress folder in your theme for the templates) but allowing custom actions(like sending messages, deleting things etc) from a non profile page will need some work. The actions are mostly tied to urls and users will be redirected to the respective(profile url) on submitting message etc. Is that fine for you? If yes, then all you need is copy the template files from your parent-theme/buddypress/single directory.

    A middle ground will be to modify the members template(home.php) and hide header on non landing pages.

    Hope that helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi,
    I am sorry for the delay. I am putting up an update today. It got delayed yesterday as we had to prioritize for one of our premium plugins.

    I will be able to assist you better once we have the update available today.

    Thank you
    Brajesh