• Resolved tetisheri

    (@tetisheri)


    Hi, I’m using Buddybuilder (free version) alongside Buddyboss platform (free), Elementor Pro and Memberpress.

    Post updates in the activity feed (using the activity container widget in Elementor) is displaying weirdly.

    Firstly, the user’s avatar is huge, much bigger than in the Buddybuilder free demo.

    Secondly, the display of links (with previews) is completely off – it sits in the middle of the activity post instead of the bottom, it covers the avatar and has a big grey rectangle at the top.

    https://www.dropbox.com/s/wlsgvlmketq2bv1/activity-display-1.jpg?dl=0

    https://www.dropbox.com/s/ara5v7o2agmztr0/activity-display-2.jpg?dl=0

    I don’t know what to do about these issues – I’ve been round and round all the settings in Buddybuilder, Buddyboss, Memberpress, and Elementor, as well as my theme and the general WordPress settings.

    Any ideas? Thanks!

    • This topic was modified 2 years ago by tetisheri.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support john

    (@johnweru)

    Hi there,

    I’m sorry to hear that you are encountering an issue with the Activity feed display.

    In this case, kindly send us your system info. You can find it in under Elementor → System info. Please use Pastebin to paste it and send it to us.

    We look forward to your reply.

    Kind Regards,

    John

    Thread Starter tetisheri

    (@tetisheri)

    Hi John,

    Here’s a pastebin link – I hope I’ve got it right – never used it before!

    https://pastebin.com/iggq0na4

    Thanks!

    Julia

    Plugin Support john

    (@johnweru)

    Hi there,

    Thanks for keeping in touch with us.

    In this case, unfortunately I’m not in a position to preview the page within your site. However, this seems to be more of an issue to do with your theme styling on BuddyBoss Platform pages. I would suggest trying to add the following CSS code within the Appearance > Customize > Additional CSS section:

    .activity-avatar img.avatar.photo {
        max-width: 36px !important;
    }
    .activity-link-preview-image img {
        max-width: 200px !important;
    }

    I hope this helps.

    Kind Regards,

    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling activity container? (Activity feed looking weird’ is closed to new replies.