• Hello
    I have installed BP Group Blog on my site, but it does not work in any group.
    Previously, it worked well. What has happened?

    Best regards
    Anders H
    Sweden

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Boone Gorges

    (@boonebgorges)

    Can you please specify what you mean by “does not work in any group?” What did you used to see that you’re not seeing anymore?

    Thread Starter andhi1

    (@andhi1)

    OK.
    This is what I used to see I nall groups!
    https://www.screencast.com/t/nlhQKs7OAJfScreenshot of a group

    Thread Starter andhi1

    (@andhi1)

    Hello!
    Nowone there who can help me?
    Anders

    Plugin Author Boone Gorges

    (@boonebgorges)

    You say that it used to work, but no longer works. Are you able to identify some changes that you’ve made? Presumably, you upgraded this plugin, BuddyPress, and WordPress. Do you recall any details about exactly what changes you’d made around the time it stopped working?

    Can you confirm that you’re not seeing the Group Blog option *either* in the main group navigation (accessible to regular group members) *or* in the group administrative section?

    Can you share details about how you have BuddyPress and BP Groupblog enabled? BP Groupblog must be network-activated. Do you also have BuddyPress network activated, or is it active only on a certain site? I wonder whether there might be a problem with load order, so that BuddyPress is incorrectly being fully loaded before BP Groupblog has a chance to initialize itself. Here’s a test you might consider running – put the following in your theme’s functions.php:

    
    add_action( 'bp_include', 'bp_groupblog_init' );
    
    Thread Starter andhi1

    (@andhi1)

    I am a new amateur when it comes to this and also I am from Sweden and have difficulty understanding what you try to explain to me.

    My site is hostet on WordPress and not selfhosted so I kan not change that you suggested here below:

    ———————
    Here’s a test you might consider running – put the following in your theme’s functions.php:
    add_action( ‘bp_include’, ‘bp_groupblog_init’ );
    ———————

    BR
    Anders Hidman
    Sweden

    • This reply was modified 5 years, 10 months ago by Jan Dembowski.
    • This reply was modified 5 years, 10 months ago by Jan Dembowski.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @andhi1 I’ve redacted the offer to let the author log onto your site. Please do not offer that to anyone here as that isn’t permitted. That’s a shortcut and is similar to offering the plumber the keys to your house when you’re on vacation.

    Please work with the author here. I have redacted your offer.

    @andhi1 As you know, this forum is mainly about support for self-hosted WordPress. Depending on what level of services you’re using at WordPress.com, you may still be able to do the test mentioned above, perhaps by crafting and installing a custom plugin.
    I suggest that you ask the support at WordPress.com about how you could test that suggestion.

    Thread Starter andhi1

    (@andhi1)

    You advised me to enter this code
    add_action (‘bp_include’, ‘bp_groupblog_init’);
    And also turn to WordPress.com for support.
    They advised me to install the “Code Snippets” plug in and insert the code there. I did, but it does not really matter.
    See pictures:
    https://www.screencast.com/t/grau4gUf and
    blogg missing

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘BP groupblog plugin do not work’ is closed to new replies.