BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: [Resolved] buddypress gallery slug not working #53437

    Hi Brent,
    Thank you fro your patience.

    1. In the Dashboard->MediaPress->Settings, enable the Sitewide gallery and configure it as needed.
    2. Create a page and put the shortcode shown in the screenshot
    https://i.ibb.co/6mkkvVc/Selection-363.png

    The shortcode will allow users to create sitewide galleries. These galleries are only editable/uploadable by the user who created it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: mixed galleries with correct icons #53436

    Hi Abel,
    Welcome to BuddyDev support forums.

    MediaPress is not designed to handle multiple type in one gallery. It is bound to cause issue in future,

    The only suggestion I have is upload a custom cover for each gallery. That way, you do not need to worry about the default icons.
    The cover can be upload from manage gallery pages on the front end.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599

    Hi Talia,
    Thank you fro reporting the issue.

    We are no aware of them but they are quiet understandable. Please expect an update on 1st of Nov.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599

    Hi Kevin,
    Thank you for the reply.

    I am sorry, I see the issue now.

    I am sorry but there is no solution currently. BuddyPress does not pass the $type to the filter, so you would not know if the current time should return a timestamp or date time string.

    Please disable the above code I have provided. It will be problematic as It can not provide timestamp.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: [Resolved] Anonymous plugin – bugs #53433

    Hi Katrine,
    I am sorry for the delay.

    Please remove the css code from the last reply and use this instead.

    
    .is-anonymous-activity .activity-time-since { display:none !important;}
    

    I am not sure if it would works with your theme. Please check and let me know.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: Critical error when I Customize Community Pro Theme #53432

    Hi Paul,
    I am sorry, activating should have it fixed.

    Can you please provide me the error log. I can look into it quickly and have a better idea what is happening there.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: BuddyBlog Pro error, #53423
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24599

    Hi Russel,
    Thank you for the reply.
    I am glad you resolved it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: BuddyBlog Pro – create private blog? #53421

    Hi Steve,
    Welcome to BuddyDev.

    Yes, it is feasible to achieve it. You will need to create a private post type and configure BuddyBlog to use it.

    PS:- you will need some post type creator(e.g. cptui or code) for registering the private post type.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    Brajesh Singh on in reply to: “X” Showing up after making post #53420

    Hi Robert,
    Welcome to Buddydev support forums.

    MediaPress is not for BuddyBoss. It is only supported for BuddyPress.

    BuddyBoss has their native media component. I will suggest using their native media component.

    Regards
    Brajesh