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: Community builder costumizer #7202

    Hi Celia,
    Thank you. It is most probably due to the gutter which we have used in percentage( In the Page Builder plugin). You can override it for each of the screen type(for modules/rows/section) from the Maximus current module settings.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Community builder costumizer #7200

    Hi Celia,
    Thank you.

    I am glad you found the issue. Please check if the Jetpack conflicts with the Ultimate shortcode plugin.

    About the carousel, I believe It can also be used with Maximus Builder. we need to put an example for it. We will do that soon.

    Please do note that we will be avoiding cluttering the theme with features which come to plugin domain(like post sliders etc). We believe that the site admins should have choices in this manner.

    The Gradient customizer is in the plan and is certainly coming.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Sitewide Gallery #7186

    Hi Olivier,
    can you please help em understand the following:-

    1. From MediaPress->settings, is the Sitewide gallery component enabled?

    2. On Gallery Create Scree from the backend, do you see the component dropdown for sitewide gallery?

    3. is it a multisite install?

    Also, are you using the MediaPress version from WordPress.org repo or github?

    I appreciate your help in understanding the issue.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: BuddyPress Group Organizer Structure #7183

    Hi Dandy,
    Thank you for posting. i will take a look at this plugin today and will let you know if I can do anything.

    will get back to you on mail too.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Fatal Error on Activation #7181

    You are welcome Julie.
    Thank you for the kind words.
    It’s always a pleasure to assist 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] BuddyPress Live Notification #7179

    Hi D,
    Thank you.
    I am glad that you have it resolved 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Community builder costumizer #7178

    Hi Celia,
    Thank you for posting.

    1. The no. of groups row is only customizable for non mobile view. For mobile view, the theme uses various breakpoints. If you want to change that, there are two posssible ways. Using the css in your child theme or modifying the generated classes using filter.

    We do not plan to add the grid settings for mobile devices in the customizer as the term is not very clear. There are so many resolutions and breakpoints possible, we can not provide an option for each of the breakpoint for the sake of simplicity.

    2. Do you want to modify the colors. It is coming in future for the item list. We are also looking on ways to allow the users control this color.

    3. do you mean the popular groups? BuddyPress does not have any idea about the most visited groups. If you are looking for the populr groups, you can use the shortcode

    [bp-groups-list type=’popular’]

    Here is the link to the documentation for this shortcode
    https://buddydev.com/docs/guides/community-builder/buddypress-shortcodes/buddypress-groups-list-shortcode/

    Also, you may take a look at the other BuddyPress shortcodes included with the theme here
    https://buddydev.com/docs/topics/community-builder/buddypress-shortcodes/

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Sitewide Gallery #7177

    Hi Olivier,
    Do you want to create it from the front end or the backend?

    There is an issue with the front end gallery creation shortcode(which is fixed on our github repo).

    Can you please let me know if that works for you?

    Thank you
    Brajesh

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

    Hi Graham,
    How are you doing?

    I have pushed version 1.0.6 now. I am sorry it took a little longer than expected(even the changes are just minor). I had to go through various strategies and finally, settled down for the simplest one.

    Please visit Customizer->Blogs->Misc and you will see an option that enabled/disables the fit to container setting for the featured image.

    I suggest disabling it in your case. If you disable, the featured images use srcset and the browser detects and uses the best suitable image(This is default WordPress featured image way). The problem with this approach is that the image may not fill the whole width and that may make the site look odd at times. If you are uploading larger image, It won’t be an issue.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Displaying title and user on shortcode pages #7167

    Hi Xochi,

    Thank you

    The fist displays the gallery title without any issue.

    The second had an issue. It was not loading the correct template. I have fixed it now on our development repo
    https://github.com/buddydev/mediapress/commit/1822fc6a598520e784935d2c9e9816296b438698

    Will push to wprog in next 2-3 days(this weekend, by Sunday).

    Thank you
    Brajesh