-
Adam Campbell replied to the question Change font and/or background color on registration page only? in the forum BuddyBoss 3.0 10 years, 7 months ago
Awesome, thanks!
-
Adam Campbell replied to the question Change font and/or background color on registration page only? in the forum BuddyBoss 3.0 10 years, 7 months ago
(screenshot attached)
-
Adam Campbell started the question Change font and/or background color on registration page only? in the forum BuddyBoss 3.0 10 years, 7 months ago
Hi –
Right now, my body text and main background (for large screens) are the same color. On the registration page this results in invisible “Create an account” and “Registering for this site is easy…” text.What’s the css for changing either the text color on this page, or the background color?
Thanks!
Adam -
Adam Campbell replied to the question How to hide specific tabs on Profile Activity? in the forum BuddyBoss 3.0 10 years, 10 months ago
Did it. Here’s how:
/*
*remove mention tab
*/function ray_remove_mention_nav() {
global $bp;bp_core_remove_subnav_item( $bp->activity->slug, ‘mentions’ );
}
add_action( ‘init’, ‘ray_remove_mention_nav’ );/*
*remove favorites tab
*/function…[Read more]
-
Adam Campbell started the question How to hide specific tabs on Profile Activity? in the forum BuddyBoss 3.0 10 years, 10 months ago
Hi guys –
What’s the easiest way to hide, specifically, the “Favorites” and “Mentions” tabs on profile activity? (I’m moving as much interaction as possible on the site to a forum format, so de-emphasizing the activity/wall posting feature.)
Thanks,
Adam -
Adam Campbell replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 11 months ago
Thanks, TJ. If I am using other Google fonts, I have no idea how I installed them. The same thing does occur with all plugins (except Buddypress) disabled.
How would I have installed Google fonts? Is there a place I should look? Could it be something installed by WPEngine by default?
-
Adam Campbell replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 11 months ago
Sure, you can see it at http://geniuscreative.staging.wpengine.com/ (reliably reproduced with an Incognito window).
I’m using Chrome version 33.0.1750.152.
-
Adam Campbell replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 11 months ago
I came here to post the same thing. Tested 3.1.5 on my staging environment, and still running into the font problem (on Mac). Guess I’ll hold off on upgrading until 3.1.6. (Currently running 3.1.4 with the temporary fix, which has some quirks of its own – like bold text not appearing in blog posts in certain browsers).
-
Adam Campbell replied to the question Invite Anyone in the forum BuddyBoss 3.0 10 years, 12 months ago
Hi Nolls-
What is the issue? I’m using invite anyone but not seeing a problem…
Adam -
Adam Campbell replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 12 months ago
Thanks, TJ – that does seem to work as a temporary fix. (Of course, the fonts aren’t as pretty….)
A -
Adam Campbell replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 12 months ago
Okay, well, I removed bp-custom.php and the altered functions.php from the child theme and reloaded the parent theme, and cleared the cache. I’m still seeing the issue. (Load page in Incognito window, and most times the page does not fully load.)
It seems the css is not not completely loading until you interact with page elements in some way.…[Read more]
-
Adam Campbell replied to the question Text not showing up in Chrome in the forum BuddyBoss 3.0 10 years, 12 months ago
FYI, I’ve been having the same issue since upgrading to latest BB. Will try your suggestion.
-
Adam Campbell replied to the question Download 3.1.3 link missing? in the forum Sales and Billing 11 years ago
Still can’t download. I was really hoping to upgrade today. Can you provide me with a link? Link from download page doesn’t seem to be working.
-
Adam Campbell started the question Download 3.1.3 link missing? in the forum Sales and Billing 11 years ago
Hey guys – already posted this in the 3.0 bugs section, but maybe this is more appropriate. Either I’m having a mental lapse of some kind, or the download link for the latest update is missing.
When I click “View” in my order history it just reloads the order history.Please help!
Thanks,
Adam -
Adam Campbell started the question Is it just me? Can't seem to download 3.1.3…. in the forum BuddyBoss 3.0 11 years ago
“View” link on My Downloads page (/shop/history) just keeps reloading the history page. I’ve done this before – isn’t this how I get the latest version?
-
Adam Campbell replied to the question Activity page -> POSTED IN and not SHOW in the forum BuddyBoss 3.0 11 years ago
Yes, I’ve been meaning to make that change myself. Where would you change the language from “Show” to “Post In”?
-
Adam Campbell replied to the question Activity Wall in the forum BuddyBoss 3.0 11 years, 1 month ago
There’s also this plugin – http://wordpress.org/plugins/buddypress-activity-privacy/ – which tackles the challenge from a different angle.
According to the last post on the other plugin’s page, the developer has abandoned development of his plugin, making way for the Activity Privacy plugin. So… the friends-only plugin might work… or…[Read more]
-
Adam Campbell replied to the question Activity Wall in the forum BuddyBoss 3.0 11 years, 1 month ago
-
Adam Campbell replied to the question Activity Wall in the forum BuddyBoss 3.0 11 years, 1 month ago
There is a plugin for that – I don’t remember right now where I saw it, but I’m pretty sure it was one of WPMU’s blog posts.
-
Adam Campbell started the question Object Cache on or off? in the forum BuddyBoss 3.0 11 years, 1 month ago
So, my users have been seeing intermittent issues with post buttons not responding (either it seems there’s no progress at all, or the spinner just keeps spinning and spinning…). This has resulted in numerous multiple posts.
I just switched off Object Caching (I’m on WPEngine), and I am no longer able to reproduce the issue. The problem was…[Read more]
- Load More