Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #876751
    paigetech
    Participant

    Hi there- love this theme. Use on several of my sites. I’m building a site now that is using BuddyPress. X has handled it all very well with the exception of Post button not showing up on group activity posting. Also the user name is left off.
    I should note that I am using a plugin called UserPro which integrates with BP. However when I disable the plugin, there is still no Post button, although the user name does appear.

    Any help would be greatly appreciated! See screenshot for details


    #876828
    paigetech
    Participant

    One more note – the “Members” page is broken in Groups. I have deactivated the UserPro plugin and tested and the Members page is still broken. Thank you

    #877641
    Christopher
    Moderator

    Hi there,

    Can you confirm that you are fully updated? (Theme and Plugins)

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    Please provide us with URL of page in question and login credentials.

    Thanks.

    #882488
    paigetech
    Participant
    This reply has been marked as private.
    #883651
    Rad
    Moderator

    Hi there,

    I checked again and confirmed the issue with group cover photo. This is actually added on out bug list and we’re still working on it.

    About the post update button, please add this CSS to Admin > Appearance > Customizer > Custom > Global CSS.

    .buddypress #whats-new-form #whats-new-options {
        display: block;
    }

    Hope this helps.

    #884826
    paigetech
    Participant

    Great, thank you! That worked perfectly. Appreciate it.. and as for cover image, I will keep checking back for updates on that.

    #884963
    paigetech
    Participant

    Are any other users having problems with the Messaging portion of buddypress..? http://umcmicrofinanc.staging.wpengine.com/messaging/

    #886101
    Rad
    Moderator

    Hi there,

    What issue you’re having? I don’t have that and even the demo. I checked and there is one error originating from social-media-builder plugin. Please try disabling it.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-876751 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>