-
Martin started the topic bbpress and site evolution issue in the forum Installing BuddyPress 10 years, 11 months ago
This is probably an issue caused by my site originally having just bbpress and than adding Buddypress, with bbpress forums.
Issue is that it added Buddypress and allocated the corresponding forum to the Buddypress group. I still have a few orphaned forums without groups but that’s ok.
Problem is, when an original…[Read more]
-
Martin replied to the topic [Resolved] Hide certain Admins as being Online in the forum How-to & Troubleshooting 10 years, 12 months ago
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…
-
Martin replied to the topic [Resolved] Hide certain Admins as being Online in the forum How-to & Troubleshooting 10 years, 12 months ago
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 hahaha -
Martin started the topic [Resolved] Hide certain Admins as being Online in the forum How-to & Troubleshooting 10 years, 12 months ago
Hi there,
I was wondering whether there is a code snippet to stop certain Admins from showing as being Online – tends to clutter up the sidebar widget. Showing in the activity is fine however.
Any help would be terrific
Martin -
Martin replied to the topic Buddypress & Arrowchat Notifications – help needed! in the forum How-to & Troubleshooting 11 years, 2 months ago
Just wondering whether anyone got this to work as I’m interested in getting ArrowChat myself?
-
Martin replied to the topic Disable notice to all users? in the forum How-to & Troubleshooting 11 years, 2 months ago
Oh wow, thanks so very much @shanebp for this. Limme test out to stop the filthy Spam scourge.
-
Martin started the topic Disable notice to all users? in the forum How-to & Troubleshooting 11 years, 2 months ago
Hi all,
I was wondering whether there’s a code snippet that disables the ability to send a notice to all users, in Messaging? That pesky checkbox and what it does.
Just had my first Spam attack through this method. Kinda sucked 🙂
Any help would be wonderful.
Martin -
Martin replied to the topic Bado – Free buddypress child theme in the forum Miscellaneous 11 years, 2 months ago
Might be cool to supply a demo login so people can check it out better, without passing over a Facebook Signup.
-
Martin started the topic Split testing the Registration Page in the forum How-to & Troubleshooting 11 years, 2 months ago
Hey guys and gals,
I want to try and split test the registration page.
Since this is configured in the BP Settings and I need to set up a different page, I was looking around for the BuddyPress shortcodes listing …. but couldn’t find them listed.Is there a shortcode that would allow me to duplicate the registration page?
-
Martin replied to the topic new bbPress 2.4 borks CSS styling in the forum How-to & Troubleshooting 11 years, 2 months ago
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…[Read more]
-
Martin started the topic new bbPress 2.4 borks CSS styling in the forum How-to & Troubleshooting 11 years, 2 months ago
Hi all,
Wondering whether someone having the same issues when new bbPress 2.4 is installed and using mobile devices?
Just updated bbPress and the site looks fine on Firefox and Chrome on the desktop but when viewed in Chrome or Kinkin browser on my iPad, the BP widget as well as other BP styling in the Community areas are totally borked -…[Read more]
-
Martin replied to the topic Add Captcha to Registration? Gather Facebook Login details through Registration in the forum How-to & Troubleshooting 11 years, 3 months ago
What was the resolution, if you don’t mind me asking?
-
Martin replied to the topic Stop Spam, Allow Members to Flag Spammers, etc. in the forum How-to & Troubleshooting 11 years, 3 months ago
WangGuard does this, in their latest version
-
Martin replied to the topic Best "Current" (Aug '13) Facebook Connect (Login)? in the forum How-to & Troubleshooting 11 years, 3 months ago
I use WordPress Social Login successfully for my BuddyPress site – free from the repo
-
Martin replied to the topic Any successful Buddypress site? in the forum Miscellaneous 11 years, 4 months ago
@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 ….. 🙂 -
Martin replied to the topic Any successful Buddypress site? in the forum Miscellaneous 11 years, 4 months ago
@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. -
Martin replied to the topic Any successful Buddypress site? in the forum Miscellaneous 11 years, 4 months ago
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…[Read more] -
Martin replied to the topic Cacheing plugin recommendations in the forum Third Party Plugins 11 years, 4 months ago
Would you mind copy/paste what you’re excluding in the WPSuperCache plugin?
-
Martin replied to the topic Cacheing plugin recommendations in the forum Third Party Plugins 11 years, 4 months ago
@modemlooper
So anything to do with BuddyPress then? -
Martin started the topic Strutting stuff in the forum Showcase 11 years, 4 months ago
Only newly installed BP and looking at various ways to promote the community but please do check out http://www.geekandjock.com and let me know thoughts.
- Load More
@rastarr
Active 3 years, 6 months ago