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: 25377
    Brajesh Singh on in reply to: buddypress multisite registation #7567

    Hi Pat,
    Thank you.

    The notice is not causing any issue in this case. The problem is most probably related to the theme since it is only happening with the theme.

    Please contact the Kleo team and let them know about it. They should be able to assist quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi SoloWhale,
    Please give this plugin a try.
    https://buddydev.com/plugins/blog-categories-for-groups/

    Let me know if that works for you or not?

    Thank you

    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi Chris,
    Thank you.
    I am sorry but i don’t see any issue with your settings.
    Will it be feasible for you to provide me a temporary test user account( normal user) and link to site. I May be bale to get some idea from there.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi Chris,
    My apologies for the inconvenience.
    Please Visit Dahsboard->MediaPress->Tools and post me the details.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: Featured Image #7555

    Hi Graham,
    Thank you for posting.

    The best strategy is to use larger images whenever possible. The aspect ratio used makes it tricky. The normal strategy is to set image size to cover on the container but that was causing issue on the site for smaller images.

    We have the grid image now more in line( Not yet available for download ). I am going to look a little more into the featured size today and tomorrow and weigh on the options. Based on that using a larger image and scaling down or using a recommend size may be an option. Since you are using theme with fixed width layout, It will be easier for us to do it.

    PS: WordPress will always keep the original image. A social sharing plugin may use that for the og:image tag.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: [Resolved] AutoActivate AutoLogin Not working #7554

    Hi Brett,
    is there any plugin like registration option or something that affects the registration is being used?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: buddypress multisite registation #7553

    Hi Pat,
    It seems that something might be causing a fatal error here.

    Please enable WP_DEBUG in your wp-config.php and try to see the registration page. Do you notice any error there?

    Also, I am assuming that you have the site creation enabled in Multisite settings.

    Please let me know what you see there.

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: Mediapress Upload Photo from iPhone #7552

    Hi BD,
    My apologies for the delay.

    Please give us till 5th. The person who is tasked with setting up install on Linode is on leave and that has complicated the things. he is supposed to be back on 4th. Please bear with us for 2 more days.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi Waldemar,
    I am sorry. As I explained in a previous reply, bp_has_members() doess support roles. We I skipped on roles and only supported the member types out of the box.

    You can still do it for roles using BP_User_Query but you will have to write your own loops. If we did it in the plugin, we will loose one of the views(Theme default), so we had to skip on that.

    Hope that clarifies. If you want, I can post here an example of the loop using one of the roles.

    Thank you
    Brajesh