Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • 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!

  • 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]

  • 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, 11 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?key

    The Users-WP Activate Users page is still a little wonky. After activating a user, it stops…[Read more]

  • 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 […]

Skip to toolbar