S
Forum Replies Created
-
@amplified2 good luck with this attitude.
@mr_boy I worked with the most popular membership plugins for WordPress, but I really think this is not the scratch Courseware should be solving. All I could suggest is to address the issue to popular plugin authors to make their code suck less (I mean it, didn’t see one plugin worth contributing to).
Forum: Plugins
In reply to: [BuddyPress Courseware] install plugin is fatal errorHi.
Do you mind helping others help you by describing what exactly is the issue?Thanks.
There’s no API documentation for BuddyPress Courseware mainly because lack of motivation.
If I can help you in one or another way, please let me know. Searching through the codebase I found like 40 calls to
do_action
and another 30 calls toapply_filters
(a lot of them repeating). Action and filter names are very human friendly, so there should be no issues understanding where it applies.@hallmarc it’s resolved because this is not a direct BuddyPress Courseware issue.
This is still WIP.
Follow this ticket for updates: https://github.com/Courseware/buddypress-courseware/issues/91Those are not errors. It states clearly Warning!
Disable php to report warnings as a temporary workaround.
Forum: Plugins
In reply to: [BuddyPress Courseware] No styles on Courseware DashboardOky, glad it work.
Forum: Plugins
In reply to: [BuddyPress Courseware] No styles on Courseware DashboardI’m not sure that is the right way to do it. I would suggest you to fix the theme rather than the plugin.
Forum: Plugins
In reply to: [BuddyPress Courseware] No styles on Courseware DashboardIf you place a file called
courseware.css
in your theme folder (root) and enable the option (in courseware options page) to load it, you can add styles for your theme easily:Yes, that’s weird. Could you file a bug here with more details:
https://github.com/Courseware/buddypress-courseware/issuesThanks.
My email is stas at nerd dot ro
Nice to hear that.
Btw, some of the work was not free at all, but I’m happy it helps people.Keep it up!
No it’s not a bug.
I’ve created an assignment just now.
https://i.imgur.com/HHbBW.pnghttps://courseware.pagodabox.com/groups/test/courseware/assignment/test/
It’s a warning, you can ignore it.
Go to BuddyPress Extended Profile settings, and remove Courseware fields group.
Yep, you could try disabling one plugin by one and see if that’s the issue.
Tip, start with plugins that have impact on frontend.