-
Paul Gibbs replied to the forum topic Where the hell the "Recent Networkwide Posts" is hidden ? in the group Localization 13 years, 11 months ago
It looks like it should. Are you using an existing widget, or have you tried dropping in new one?
-
Paul Gibbs replied to the forum topic BuddyPress, Multisite, and bbPress Confusion in the group Installing BuddyPress 13 years, 11 months ago
You don’t need to put the shortcode in the page template. Read https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/2/ again, and look at the screenshot with showing the “bbPress […]
-
Paul Gibbs replied to the forum topic WSOD in wp-admin activating ’site tracking’ (upgrade from 1.2.9 -> 1.5) in the group How-To and Troubleshooting 13 years, 11 months ago
What do you see in PHP’s error log when the WSOD occurs?
-
Paul Gibbs replied to the forum topic Can you revert back to the buddybar in the dashboard and front-end? in the group How-To and Troubleshooting 13 years, 11 months ago
No. Even if it did, you’d have the WP toolbar and the BuddyBar sitting on top of each other.
-
Paul Gibbs replied to the forum topic Skt NURCaptha does not work with WP-MS in the group How-To and Troubleshooting 13 years, 11 months ago
You’ll need to talk to the author of that plugin and ask for support or a fix to get it working on multisite. It is unlikely to be a problem caused by BuddyPress, especially if it works in […]
-
Paul Gibbs replied to the forum topic Full BP Avatar URL in the group How-To and Troubleshooting 13 years, 11 months ago
What function is the theme using to get the user’s avatar? get_avatar()?
-
Paul Gibbs replied to the forum topic [Unresolved] Activity Filtering in the group Requests & Feedback 13 years, 11 months ago
You can indeed only pass one ‘scope’ parameter to bp_has_activities. We have a ticket on trac for this enhancement to be added: https://buddypress.trac.wordpress.org/ticket/3201
On a very very quick look, I […]
-
Paul Gibbs replied to the forum topic modify output of activity stream in the group Creating & Extending 13 years, 11 months ago
You would have to add some filters (or a language translation .mo file) to change the text used to create activity items. Do you know enough PHP to do this if we can find out what filters you’d need to use?
-
Paul Gibbs replied to the forum topic Buddypress Upgrade Created Menu Problem in the group How-To and Troubleshooting 13 years, 11 months ago
Have you tried contacting the author for support? Last update on themeforest seems to only be a couple weeks old.
-
Paul Gibbs replied to the forum topic Admin Bar Redirecting back to Home from Sub-directory Install. in the group How-To and Troubleshooting 13 years, 11 months ago
It should work, yes.
What’s in your site’s .htaccess file? Are you using a ‘subdir’ or ‘subdomain’ type of install for multisite? (you would have been asked when you first enabled multisite)
-
Paul Gibbs replied to the forum topic Activity replies disappear on refresh (with reward) in the group How-To and Troubleshooting 13 years, 11 months ago
Are you comfortable with looking into the database? If so, check the wp_bp_activity table once you’ve created a new activity item or reply, and then reload the page (when you said it is disappearing) — is that […]
-
Paul Gibbs replied to the forum topic El Registero button no worky in the group How-To and Troubleshooting 13 years, 11 months ago
You could wrap it in “is_user_logged_in” tags: https://codex.wordpress.org/Function_Reference/is_user_logged_in
-
Paul Gibbs replied to the forum topic 1.5.5 Important update! in the group Installing BuddyPress 13 years, 11 months ago
pranshavs, please make your own thread.
-
Paul Gibbs replied to the forum topic Friendship Reject Works, but then fails—I've covered the db, *bp-friends code, and I can't find wher in the group How-To and Troubleshooting 13 years, 11 months ago
The rejection isn’t stored. Like you’ve found out, the request is just removed. You would have to implement your own storing of rejections and check new requests against that.
-
Paul Gibbs replied to the forum topic Group forum error – There was an error when creating the topic in the group How-To and Troubleshooting 13 years, 11 months ago
Hi again.
Compare /bb-config.php and /wp-config.php files; usually they are in the root of your web directory. Do the database name, username, password etc in bb-config match wp-config? If not, update […]
-
Paul Gibbs replied to the forum topic HELP- fatal error with Buddy Press new update for plugin in the group How-To and Troubleshooting 13 years, 11 months ago
If your host won’t give you more than 32Mb memory, find a better host.
-
Paul Gibbs replied to the forum topic Achievement plugin question in the group Creating & Extending 13 years, 11 months ago
I don’t know how or if page caching would affect Achievements. I was referring specifically to object caching, which is different.
-
Paul Gibbs replied to the forum topic Translating in the group How-To and Troubleshooting 13 years, 11 months ago
Croatian?
If so, the file name is wrong. It should be “buddypress-hr.mo” etc -
Paul Gibbs replied to the forum topic Help with enabling Member Blogs? in the group How-To and Troubleshooting 13 years, 11 months ago
Check out http://tech.ipstenu.org/ebooks/wordpress-multisite-101/
To do what you want, you’d need a multisite with subfolders instead of subdomains.
-
Paul Gibbs replied to the forum topic Problem with avatar on with a MultiSite set-up in the group How-To and Troubleshooting 13 years, 11 months ago
Have you set BP_ROOT_BLOG manually in wp-config.php? If so, to what?
- Load More
@djpaul
Active 1 month, 2 weeks ago