Forum Replies Created
-
Thanks Stas. How does that work? Do I have 1 main lecture and then choose it as the parent for all lectures which are then sorted by Lecture Order?
So:
Parent
-Week 1
-Week 2
-etcOr do I need to select the previous week each time, so I’ll end up with 52 levels (one for each week of the year) cascading?
Parent
-week 1
- – week 2
- – - week 3
- – - – etcMy preference is for the first scenario. If that isn’t the default, can I make it happen some way?
Thank you.
if memory serves, you need to first create a group in the Buddypress frontend. Then in the Admin area of the group you turn on Courseware for that group. I think I had to edit the url of the page for the activation to work as a / was in the wrong place. Once the Courseware plugin is activated, everything else happens in the frontend.
Sorry – doing this from memory, don’t have access to a site to test at the moment. Hope it helps anyway!
@chaoti Thanks for dropping by!!! I appreciate your comment.
I found it – was just very deeply buried and not very obvious!
All fixed now.
Hello, anyone????
Thanks @mercime that’s what I thought. But, that seems very odd to me – why not have one that works on both types of forums. This is a pretty basic thing to offer to members.
I know enough php to get myself into trouble, with some guidance do you think I could perhaps edit that plugin to make it work on group forums?
thanks for your help
Wow @mercime – awesome, thanks!
I followed your instructions, plus added the css in the link above to style.css in the child theme. The only other change I needed to make was adding this to align the text with the avatar image:
`div#item-header-avatar img {
align: left;
}`And so far everything looks good!
Thank you again – you are such an amazing resource here in the support forums and I can’t thank you enough!!
Thank you so much @mercime!
content-page.php – http://pastebin.com/CNc1smxg
Anyone? Surely someone has some wisdom to share with me!