@joswp We have added inside our todo list and it will be fixed shortly
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
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