• Resolved Bucky

    (@rmaler1)


    Michael,

    The sub-page “Settings” in a users profile on my site is a bit of an eye sore. I am running the latest version of buddypress, badgeos, and the community add on. When I deactivate the community add on the Settings page looks nice, but when I activate the community add on it causes repetition in wording and I’d prefer to just appear as if it were deactivated, but I of course want it active. Is there a way I can disable all of the community add on Settings page information from being listed?

    Ryan

    https://www.ads-software.com/plugins/badgeos-community-add-on/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    Could you provide a screenshot of what you’re seeing? I’m curious if there’s something we could do to help make it not so “ugly”. I’m also not sure this “Settings” page is from us specifically and the Community Addon, but we’ll see hopefully soon if that’s the actual case.

    Thread Starter Bucky

    (@rmaler1)

    I’ve never uploaded a screenshot to a support topic. How do you do that? If i drag the image in it just prints its location on my computer.

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    Email will be fine. michael @ webdevstudios.com

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    Received the emails, and looking at it today.

    It very well could be an odd combination of theme and plugin(s) since I’m not able to recreate using TwentyFifteen, with BadgeOS, BadgeOS Community addon, and BuddyPress all enabled. Just to double check, I installed and activated MyCred as well.

    If possible, have you tried disabling plugins one by one until the issue clears up? Also as an alternative if needed, try activating a different theme as well.

    Thread Starter Bucky

    (@rmaler1)

    So I left all plugins enabled as in my Boss theme, but switched to the TwentyFourteen theme and the settings page looked as it should (looked good). With buddypress email at top, followed by the password change, and badgeos send eligible badges to credly at the bottom. Honestly though, I would prefer to not to even have the send eligible badges to credly on the settings page at all. Is there a way to remove that? I bet that would clear up my issue.

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    Drop this into your desired theme’s functions.php and see if it helps out:

    remove_action( 'bp_core_general_settings_before_submit', 'badgeos_bp_core_general_settings_before_submit' );

    Thread Starter Bucky

    (@rmaler1)

    Michael,

    Worked perfectly. Thank you.

    Ryan

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Profile Settings Page’ is closed to new replies.