You need to log in or create an account to post to this user's Wall.
-
Wrel started the forum topic Make the default landing the Profile page. in the group BuddyBoss Theme 2 months, 2 weeks ago
Upon clicking on a user’s name, I’d rather get moved to their Profile info rather than their Wall, by default.
How do I go about doing this?
-
Iiiiiiiii’m dumb. Thanks.
-
Upon element inspection, I got this:
Code:
img […] -
Wrel started the forum topic User Default Avatar. in the group BuddyBoss Theme 2 months, 4 weeks ago
So… I was deleting some (supposedly) completely unrelated themes from my Wordpress. And for whatever reason, the default (unchanged) avatar for users is now a broken image.
Anyone know how I can go about […]
-
Wrel started the forum topic After removing left column from home-page, doesn't full-width? in the group BuddyBoss Theme 3 months, 2 weeks ago
Added div#sidebar.left_column{display:none} to my custom.css
Now there’s just a bunch of whitespace where the bar used to be, how do I just extend the width of the theme? (I am currently using a bar on the […]
-
Outstanding, thanks much.
-
Sorry, in which style sheet does that line go into?
Also, will that remove left columns from my entire site, or just the home page?
-
Second question is answered by placing
define( ’BP_DISABLE_ADMIN_BAR’, true );
in the wp-config.
Still curious about that first one though.
-
Wrel started the forum topic Homepages not full-width enabled? in the group General Support 4 months, 1 week ago
Using the Full-Width template on the landing/homepage doesn’t remove the left column.
How would I (little to no programming knowledge) go about circumventing this?
Second question. Any way to remove the […]