-
sushkov posted on the forum topic Transparency in Group Avatar Becomes Black on Crop in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
It’s BuddyPress issue, though I’m not sure if that is not a server-side issue (the image is being converted server-side).
-
sushkov posted on the forum topic Creating Assignments has "Issues" in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Hmm, that doesn’t seem to be the BuddyPress default theme.
It looks like the theme doesn’t support dynamic css/js embeds. -
S posted a new activity comment 13 years, 10 months ago
I also believe other Courseware sucks and that we can do better 🙂
-
sushkov posted on the forum topic Layout doesn't seem to work properly in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
FF4 http://is.gd/h1K45I
Chromium http://is.gd/bQyP1sCan you disable the plugins you use, one by one and see if none of them breaks the theme?
-
sushkov posted on the forum topic Layout doesn't seem to work properly in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
What’s the browser you use?
-
sushkov posted on the forum topic Layout doesn't seem to work properly in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Hmm, It looks like there’s some CSS that sets a rule of width: 100% to table elements in your style.css
Can you check the overflowed elements with firebug or chrome inspector?
Or maybe give a link to your theme so I can test it too.
Thanks. -
sushkov posted an update in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
3k downloads passed!
We’re growing! 🙂 -
sushkov posted on the forum topic Spelling and Grammar Errors in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
You can report them here, I will be happy to fix them.
Sorry, most of them are caused by me (I’m not a native English speaker). -
sushkov posted on the forum topic Forums not working in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Sorry, my bad.
stas@nerd.ro -
sushkov posted on the forum topic ScholarPress Showcase in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Made this thread sticky.
I know a couple of websites running Courseware, but I’m not allowed to post such information without their permission.
Hope this thread gets populated soon.Thanks for asking btw., I am just as curious as you are 🙂
-
sushkov posted on the forum topic Forums not working in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
@erbrown can you pm me a link with a user account?
Thanks. -
sushkov posted on the forum topic Forums not working in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Forums require BuddyPress to have forums enabled.
http://is.gd/knb2ZCan you create forums manually in other groups or in this group?
Can you enable forums for other assignments?
Also, please post your setup, thanks. -
sushkov posted on the forum topic Courseware Newbie Questions in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Hmm, a solution for that kind of request would be cross-posting functionality, which would be easier to implement and with better logic. Group cloning is totally out of my interest (too much work for a job that will be used occasionally). If that sounds ok to you I might consider such a request for nearest […]
-
sushkov posted on the forum topic Remove Apply to be a Teacher option in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Here’s some code that might help you. — ` <?php /* Plugin Name: CW Hide XProfile Group Author: stas */ function hide_group_profilegroup( $current_group ){ // Check if Courseware is enabled if( !class_exists( 'BPSP_Roles' ) ) return $current_group; $courseware_profilegroup = BPSP_Roles::field_group_id_from_name( __( 'Courseware', 'bpsp' ) ); if(…[Read more]
-
sushkov posted on the forum topic Courseware Newbie Questions in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
OK, request added:
https://github.com/scholarpress/buddypress-courseware/issues/issue/29Thank you.
-
sushkov posted on the forum topic Courseware Newbie Questions in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Hi, and thanks for your feedback! 1. Seems invalid. 2. That one looks like a feature request. You mean you want to be able to schedule assignments. 3. A plugin can do that. Open another thread if you want me to writeup a snippet for you. 4. Moodle/Courseware integration was requested as a way to […]
-
S posted a new activity comment 13 years, 11 months ago
Hi and thanks for your interest.
Please see the forums for translating Courseware:
https://buddypress.org/community/groups/buddypress-courseware/forum/topic/spanish-languages/?topic_page=2&num=15#post-80935 -
S posted a new activity comment 13 years, 11 months ago
Here’s the thread: http://bit.ly/hIBsFS
-
sushkov started the forum topic Fatal Error: groups_get_groupmeta() is undefined in the group BuddyPress ScholarPress Courseware: 13 years, 11 months ago
-
sushkov posted on the forum topic Fatal Error: groups_get_group_meta() is undefined in the group BuddyPress ScholarPress Courseware: 13 years, 11 months ago
Can you test the Courseware without any other plugins enabled and with the default theme?
I just tested it with the latest WordPress and BuddyPress, and I couldn’t reproduce the bug. Here’s the video:
http://ge.tt/5fimeSw - Load More
@sushkov
Active 5 years, 4 months ago