BuddyDev

Search

[Resolved] BP Activity Shortcode CSS

  • Participant
    Level: Initiated
    Posts: 1
    Aaron Swain on #2687

    Hello,

    I installed this plugin after running into issues with the standard activity stream not showing past the first set of items. While the plugin did a great job of overcoming that issue, I’d like for the CSS to match more closely with the rest of the site’s similar elements. Since I’m a total noob at all of this, I was hoping you could point me in the right direction.

    This is how the standard activity stream looks: https://i.imgur.com/PSUzJLh.png

    This is how it looks with the shortcode plugin activated and inserted: https://i.imgur.com/0XSMrhN.png

    I would like for the plugin version to look closer to the original version for appearance uniformity’s sake.

    The website is http://www.gratitudeexpressions.com

    Thanks for any help you can provide, and thanks for making a plugin that solved a big issue I had!

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #2693

    Hi Aaron,
    Thank you for the post and using Activity Shortcode plugin. I am glad you found it useful.

    I see that you are using Buddy theme. All you need is applying the white background here.

    In case of Buddy theme, you will need to wrap the shortcode inside padder div like below.

    
    <div class='padder'>
    [activity-stream ]
    </div>
    
    

    to make it look like the normal site element.

    Please visit Edit Page and click on “text” in the editor tab and there you can enter the code.

    Please let me know if that works for you or not?

    Thank you
    Brajesh

  • Participant
    Level: Initiated
    Posts: 1
    Aaron Swain on #2696

    That worked! Thank you!

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #2697

    You are most welcome. Marking it as resolved 🙂

The topic ‘ [Resolved] BP Activity Shortcode CSS’ is closed to new replies.

This topic is: resolved