Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author BuddyBoss

    (@buddyboss)

    @joswp We have added inside our todo list and it will be fixed shortly

    Thread Starter joswp

    (@joswp)

    Excellent many thanks!

    This is really important to me too. Glad to see it’s being addressed (desperately hoping before September).

    Thread Starter joswp

    (@joswp)

    Hi,

    Please do you have any news on this? We have purchased Boss theme and this issue is stopping us.

    Many thanks.

    BR,
    Jose

    Plugin Author BuddyBoss

    (@buddyboss)

    We will add filter in next release to disable course setting step from the group creation process.

    Meanwhile, you should be able to work around the issue by following this instruction.

    STEP – 1

    Open and edit file at: /plugins/buddypress-learndash/includes/bp-learndash-group-settings.php

    STEP -2

    Add next code block after line #19

    ,'screens' => array(
     'create' => array(
     'enabled' => false
     )
    ),
    Thread Starter joswp

    (@joswp)

    Hi,

    Thank you. However that code is for the learndash not for sensei. Could you please let me know how to fix this with the sensei version?

    Many thanks.

    BR,
    Jose

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Avoid linking to course in group creation’ is closed to new replies.