BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    Brajesh Singh on in reply to: Need help with 2 plugins I bought #52488

    Thank you for the reply.

    — BuddyPress Anonymous Activity —
    The thing is we save some markup<span class="anonymus-activity-user-name">Anonymous</span> .... for the activity which is not the case for normal activity.
    The reason is to allow styling “Anonymous” name.

    When I said a theme/plugin conflict, I meant that this markup is escaped and stored and that’s causing the issue.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    Brajesh Singh on in reply to: Need help with 2 plugins I bought #52486

    Hi Katrine,
    Thank you for the reply.

    — BuddyPress Editable Activity —
    1. I am glad you have resolved the css edit button issue.

    2. @ravisharma is looking inot it. We are checking if it happens always or is theme specific. We will be assisting with you in next 24 hours.

    3. That is expected behaviour. We have not provided any ui. If you have enabled the log, a copy will be saved in activity meta table. The goal was to add the ui in future but due to variations of so many themes, we decided to drop it.

    — BuddyPress Anonymous Activity–
    1. The verified plugin is not aware of anonymous plugin, so they are adding the badge. @ravisharma is checking if verified plugin provides a filter to allow us disable it.

    2. This is some misconfigured theme/plugin escaping what we are saving in database. It is <span> not pan.
    Can you please tell us which theme/template pack are you using?

    3.I am sorry, we don’t have any compatibility there. I will suggest asking RTMedia support if they have any js api to disable media selection. If they have one, we can use that on anonymous plugin, otherwise, there is no solution to it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24250

    Hi Benny,
    Thank you for the replies.
    I will assist you in place of Ravi.

    Let me get back to your original question

    I want to show the 10 newest images in a row, but WITHOUT a pagination?

    In order to assist you with it, I need to know the way you are using MediaPress and your intention for this code.

    In your reply
    https://buddydev.com/support/forums/topic/how-can-i-show-only-10-images-in-a-row-without-pagination/#post-52468

    You did specify the details but I am unable to understand it properly.

    – Do you want to list most recent uploaded images from all group using shortcode
    – or Do you want list the most recently uploaded image to the current group
    – Or do you want to list most recently uploaded image from a specific gallery of a group?

    Please help me understand and I will share the shortcode.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24250

    Hi Brian,
    Thank you.
    I am glad you got it working.
    It could be temporary cache that needed the change.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24250

    Hi Brian,
    Welcome to BuddyDev.

    Please enable the permalink for your site(Dashboard->Settings->Permalinks). Please ensure that it is set to anything other than the “plain”(e.g except ?p=something option).

    Please let me know if that makes it work or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24250
    Brajesh Singh on in reply to: Issue with additional Buddyboss profile fields #52436

    Hi Bryon,
    Thank you.
    Even the conditional profile fields will have no effect on that.

    You will need some custom code to add data(profile fields) in user profile header meta section.

    Regards
    Brajesh