-
Bowe started the forum topic How can I use the 'hide_sitewide' function to hide certain activity types from showing up in the Sit in the group How-To and Troubleshooting: 13 years, 7 months ago
Hi guys, I just learned about the hide_sitewide functionality, and if I understand correctly it should allow you to hide certain activity types from showing up in the sitewide stream, but still show these items to the user’s friends/followers. Is this right? If so is there a snippet I could add to bp-custom.php or my […]
-
Bowe posted on the forum topic activity slider?? in the group How-To and Troubleshooting: 13 years, 7 months ago
Yep.. Ehmm.. Let me try and find it π
here: https://wordpress.org/extend/plugins/buddypress-activity-stream-bar/
It displays them in the footer, not sure if you want it like this..
-
Bowe posted on the forum topic Problems with .htaccess in the group Installing BuddyPress: 13 years, 7 months ago
Create a new file in your root folder called .htaccess and put the following code in it (assuming you’re using a single WP install, not MultiSite)
RewriteEngine On RewriteBase / RewriteRule ^index.php$ - RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php
Save the file and make sure it can be read by […] -
Bowe posted on the forum topic Love This Tune in the group Gallery: 13 years, 7 months ago
Yeah pretty great site! Love the layout and design. Only idea would be to make it a little bit more unique (less YouTube). But awesome none the less!
-
Bowe posted on the forum topic BuddyPress Questions & Answers in the group Requests & Feedback: 13 years, 7 months ago
You can do this a regular WordPress plugin. What features specific to BuddyPress do you need? Or get a premium theme like this: http://wordpressqa.com/instant-qa/
-
Bowe posted on the forum topic Facebook Connect Integration in the group How-To and Troubleshooting: 13 years, 7 months ago
Check out this article a wrote sometime ago. Just follow step 1, and you’ll have exactly what you need π
http://bp-tricks.com/featured/five-ways-to-integrate-facebook-with-your-buddypress-community/ -
Bowe posted on the forum topic A global forum? in the group Creating & Extending: 13 years, 7 months ago
This is your solution:
-
Bowe posted on the forum topic Speeding up buddypress in the group How-To and Troubleshooting: 13 years, 7 months ago
Awesome! I’m really happy with those results.. Beating Yoast is impossible since he’s not running BuddyPress.. so needs a lot less scripts π And don’t forget I’m running about 30 plugins more then BP.org.. (not to brag or anything lol).
-
Bowe posted on the forum topic Displaying Users Points in Member Header.php in the group Achievements: 13 years, 8 months ago
I have that working on bp-tricks. Here’s the snippet I used (and works)
<div class="Points_earned">
</div>
-
Bowe posted on the forum topic Speeding up buddypress in the group How-To and Troubleshooting: 13 years, 8 months ago
@Pisanojm: This stuff is a great motivation to keep writing tutorials for BuddyPress. Great to hear that it helped for your community π @Gregfielding. you could use the CDN Sync Tool as well: https://wordpress.org/extend/plugins/cdn-sync-tool/. BUT I would advise you to till install W3 Total Cache and simply disable all the caching functionality.…[Read more]
-
Bowe posted on the forum topic Speeding up buddypress in the group How-To and Troubleshooting: 13 years, 8 months ago
I’ve just published a tutorial about setting up a CDN with Total Cache and MaxCDN. It does wonders for me, and takes care of the parallel loading and serving of your static files through a CDN:
-
Bowe posted on the forum topic Going To Try A Caching Plugin. WP Super Cache or W3 Total cache? in the group How-To and Troubleshooting: 13 years, 8 months ago
Reading up on it now, but the problem does not occur on my setup(s). It does seem to be a issue popping up more (reading the thread you pointed me to) but I have not experienced the issue.
-
Bowe posted on the forum topic Going To Try A Caching Plugin. WP Super Cache or W3 Total cache? in the group How-To and Troubleshooting: 13 years, 8 months ago
It took a while.. but this should be pretty much all you need to know about setting up a CDN with MaxCDN/W3 Total Cache in combination with BuddyPress. The good parts for the people who already have a CDN running can be found at the end.. Hope it’s useful!
http://bp-tricks.com/featured/the-perfect-cdn-setup-for-buddypress-using-maxcdn-and-w3-total-cache/
-
Bowe replied to the topic [SOLVED] Hide βGroupsβ tab in BP theme? in the forum How-to & Troubleshooting 13 years, 8 months ago
Open up header.php in your theme and remove it. It’s probably a li item. Just search for “Groups” in the file and you should be able to find it easily
-
Bowe posted on the forum topic Hide "Groups" tab in BP theme? in the group How-To and Troubleshooting: 13 years, 8 months ago
Open up header.php in your theme and remove it. It’s probably a item. Just search for “Groups” in the file and you should be able to find it easily
-
Bowe posted on the forum topic Excerpts for activity stream in the group How-To and Troubleshooting: 13 years, 8 months ago
-
Bowe posted on the forum topic Going To Try A Caching Plugin. WP Super Cache or W3 Total cache? in the group How-To and Troubleshooting: 13 years, 8 months ago
@Pisanojm: writing it now.. as promised!
-
Bowe posted on the forum topic Hiding empty xProfile fields in member-header.php in the group How-To and Troubleshooting: 13 years, 8 months ago
hnl: Yep.. I did that.. but they where all old and did not use the BP 1.2 method of displaying the profile fields and seemed to add a a lot of extra unneeded parameters to the snippet. Hopefully it’ll be easier for php noobs to find and implement now π
-
Bowe posted on the forum topic uploaded BP site from local and just have blank screen in the group How-To and Troubleshooting: 13 years, 8 months ago
a good thing to do is renaming the plugin folder to “plugins_off”. This disables all the plugins.. so you can see if the problem is located in a plugin. Logging needs to be set up: https://codex.wordpress.org/Editing_wp-config.php#Configure_Error_Log
Also try to follow this guide if want to start over. This is a pretty solid…[Read more]
-
Bowe posted on the forum topic uploaded BP site from local and just have blank screen in the group How-To and Troubleshooting: 13 years, 8 months ago
Have you installed any Cache plugins? This can cause a blank page.. Can you reach the admin panel? Do you have any messages in your error log? Also you can try to revert back to the default theme by renaming the currently active theme folder through FTP.
- Load More
@bowromir
Active 1 month ago