Forum Replies Created
-
Most cool @mercime
This worked a treat
/* disable Recording Site Activity for Admins */ add_action("bp_loaded","bpdev_init_sm_mode"); function bpdev_init_sm_mode(){ if(is_super_admin()) remove_action("wp_head","bp_core_record_activity");//id SM is on, remove the record activity hook } /* -------------------------------------------- */
Thank you so much
Ouch @mercime
I thought it would have been a simple add_filter thing than a 3 month website subscription to get some plugin, to disable login activity for a user hahahaJust wondering whether anyone got this to work as I’m interested in getting ArrowChat myself?
Oh wow, thanks so very much @shanebp for this. Limme test out to stop the filthy Spam scourge.
Might be cool to supply a demo login so people can check it out better, without passing over a Facebook Signup.
Well, in short, I needed to make a /css folder in my theme folder, copy the new bbPress css file from wp-content/plugins/bbpress/templates/default/css/bbpress.css and rip out all the mobile related entries that where all in the bottom end of that file.
Problem solved though it isn’t a very elegant solution and I’m sure this cause havoc for lots of other themes that aren’t responsive.
What was the resolution, if you don’t mind me asking?
WangGuard does this, in their latest version
I use WordPress Social Login successfully for my BuddyPress site – free from the repo
@bphelp Checked out the buddydev.com thread and gave him 2 other WordPress threads relating to WPSEO and BP so hope he can make his stuff (and BP) even better.
Back to pondering on my fledgling community ….. 🙂@bp-help yeah, I am running WordPress SEO by Yoast as well as one mod but will need to check the one you listed and suss it out.
The site has social sharing coming out of the kazoo. So I still haven’t found whatever it is that people find attractive in a Community such as the one I’m trying to get going and build up.We’re only a new BuddyPress installation though the site has been going for about 4 years – http://www.geekandjock.com
My challenge is getting participation as well as expanding the community’s existence in the big wide wonderful world.
For me, any suggestions in getting the word out would be really appreciated.
What do others do for this? Maybe this would make a better topic elsewhereWould you mind copy/paste what you’re excluding in the WPSuperCache plugin?
@modemlooper
So anything to do with BuddyPress then?I actually own Mingle hence my interest 🙂
How did you redirect them to change avatar though?