-
Fábio Roque replied to the topic Enable shortcode in BuddyPress activity feed in the forum Installing BuddyPress 3 years, 9 months ago
when I developed this, I had problems with css styles, js files… maybe is something like that, I don’t know, I never used the H5P.
I used this code to insert my own shortcodes!
I would like to help you, but without testing is difficult. Try search in H5P documentation!
-
Ricardo Gonçalves started the topic Problem with pending tab in multisite in the forum How-to & Troubleshooting 11 years, 2 months ago
Hello!
I’m developing a multisite network where each city will have its own social network. I was developing it using Buddypress network activated, but all the profiles were in the main site and I want that each profile stays in the site that it belongs to. So I deactivated Buddypress in network and activated it in each ‘blog'(sub…[Read more]
-
John Conner started the topic Plugin Improvement: Member Access in the forum Creating & Extending 12 years, 4 months ago
Hi there, “Member Access” is a great plugin able to redirect any WP page or post for non-users. It works for BP pages too, but the challenge is sub pages: while a page like “http://example.com/activity” can’t be shown for non-users, posts through sub links like “http://example.com/activity/something/” are not included. The plugin can be found here,…[Read more]
-
hcleary posted a new activity comment 14 years, 10 months ago
Thanks for the code – I had to do a couple more tweaks since I run BP on a secondary blog.
1. Redefine the BP_ACTIVATION_SLUG in bp-custom.php
2. Changed the URL on line 127 of wp-activate-users.php from /activate/activate?key to /myblog/activate?keyThe Users-WP Activate Users page is still a little wonky. After activating a user, it stops…[Read more]
-
wizard_clp posted on the forum topic Buddypress forums not working in the group How-To and Troubleshooting: 14 years, 11 months ago
Ok, it seems I had some database problems. I have innodb as the default database type, so when creating the forum tables, there was an error by a “TYPE = MYISAM” sentence in a table. The result was that the bb_posts table didn’t create, and so I couldn’t see the posts. As an advise, always […]
@briannawright
Active 3 years, 2 months ago