-
Michael replied to the question Advanced: Page load speed, plugin organizer, BuddyPress for LearnDash trouble in the forum Social Learner 8 years, 10 months ago
Having a look at the code now:
/**
* Must be called after hook 'plugins_loaded'
* @return BuddyPress for LearnDash Plugin main controller object
*/
function buddypress_learndash()
{
global $BUDDYPRESS_LEARNDASH, $bp;if ( $bp ) {
$BUDDYPRESS_LEARNDASH->bp_learndash_loader = BuddyPress_Learndash_Loader::instance();
}if ( $bp &&…[Read more]
-
Michael started the question Advanced: Page load speed, plugin organizer, BuddyPress for LearnDash trouble in the forum Social Learner 8 years, 10 months ago
I am trying to optimize the delivery of site content even further using Plugin Organizer. Unfortunately BuddyPress for LearnDash 1.0.7 is causing trouble:
Fatal error: Class 'BuddyPress_Learndash_Loader' not found in /public_html/wp-content/plugins/buddypress-learndash/buddypress-learndash.php on line 143
I want to define the load order of…[Read more]
-
Michael started the question Advanced: Page load speed, plugin organizer, BuddyPress for LearnDash trouble in the forum Social Learner 8 years, 10 months ago
I am trying to optimize the delivery of site content even further using Plugin Organizer. Unfortunately BuddyPress for LearnDash 1.0.7 is causing trouble:
Fatal error: Class 'BuddyPress_Learndash_Loader' not found in /public_html/wp-content/plugins/buddypress-learndash/buddypress-learndash.php on line 143
I want to define the load order of…[Read more]
-
Michael started the question Disable upload of duplicate Cover Photo's? in the forum Social Learner 8 years, 10 months ago
Hi team,
Please see this screenshot from Media Library:
It would be great if cover photos would not be uploaded if they are already located on the server. I don’t know if it’s possible but perhaps a cover photo can be “shared” for new BP users?
Best regards,
Michael -
Michael started the question Disable upload of duplicate Cover Photo's? in the forum Social Learner 8 years, 10 months ago
Hi team,
Please see this screenshot from Media Library:
It would be great if cover photos would not be uploaded if they are already located on the server. I don’t know if it’s possible but perhaps a cover photo be “shared” for new BP users?
Best regards,
Michael -
Michael started the question Disable upload of duplicate Cover Photo's? in the forum Social Learner 8 years, 10 months ago
Hi team,
Please see this screenshot from Media Library:
It would be great if duplicate cover photos would not be uploaded. Perhaps it is possible to load already stored cover photos for new BP users?
Best regards,
Michael -
Michael replied to the question Ideas for the future version of Social Learner (2.0?) in the forum Social Learner 8 years, 10 months ago
Allow users to de-register from a course via front-end:
https://www.buddyboss.com/support-forums/topic/how-can-a-user-de-register-from-course/#post-65009 -
Michael replied to the question How can a user de-register from course? in the forum Social Learner 8 years, 10 months ago
I would also recommend you to allow users to de-register from a course via the front-end tab “Member Profile -> Courses”.
Best regards,
Michael -
Michael replied to the question No Social Media Links, please help in the forum Boss. theme 8 years, 10 months ago
Thanks @vapvarun,
I have added site name with fontawesome icon. It seems to work. Example:
<i class="fa fa-facebook"></i>acebook
Best regards,
Michael -
Michael replied to the question No Social Media Links, please help in the forum Boss. theme 8 years, 10 months ago
Thanks @vapvarun,
I have added site name with fontawesome icon. It seems to work. Example:
<i class=”fa fa-facebook”></i>acebookBest regards,
Michael -
Michael replied to the question No Social Media Links, please help in the forum Boss. theme 8 years, 10 months ago
Hi @paresh,
As I recall, in the earlier versions of Boss (< 2.1.1) the Social Media Links were already there?
In the current version (Boss 2.1.5) I only see blank slides. Do we need to manually find the Social icon and add the link to the site?
Best regards,
Michael -
Michael started the question Trouble with Events Manager in Social Learner theme in the forum Social Learner 8 years, 10 months ago
Hi guys,
I am currently experimenting with Events Manager.
Some issues: I am not able to create an event with no physical location + I would suggest adding a note below “Upload Image” that the image must be below a certain size:
http://somup.com/cDe06guwDI tried again using a smaller image (640x485px) but still the image can’t be…[Read more]
-
Michael replied to the question Bug: Save draft continues to be stored after message is sent in the forum BuddyBoss Inbox 8 years, 10 months ago
Hi @vapvarun,
Thanks for looking into this. I did some tests and with the recent update I no longer see this problem.
Perhaps it could also be due to a cache problem? The site is hosted at SiteGround which utilizes the Memcache system to speed up DB calls. I don’t know if BB Inbox is 100% compatible with that cache system?
Best regards,
Michael -
Michael replied to the question Bug: Save draft continues to be stored after message is sent in the forum BuddyBoss Inbox 8 years, 10 months ago
Hi @vapvarun,
Thanks for looking into this. I did some tests and with the recent update I nolonger see this problem.
Perhaps it could also be due to a cache problem? The site is hosted at SiteGround which utilizes the Memcache system to speed up DB calls. I don’t know if BB Inbox is 100% compatible with that cache system?
Best regards,
Michael -
Michael replied to the question Bug: Bullets got removed from copy/paste in the forum BuddyBoss Inbox 8 years, 10 months ago
Hi @vapvarun,
Thanks for the feedback. I added:
.message-content li {
list-style: initial;
list-style-position: inside;
}to keep bullets inside the message area.
You can close this now.
Best regards,
Michael -
Michael replied to the question Make WordPress standard gallery responsive in Boss / Social Learner? in the forum Social Learner 8 years, 10 months ago
Any news?
-
Michael replied to the question BuddyBoss JavaScript on Courses page in the forum Social Learner 8 years, 10 months ago
Still no news on this issue?
-
Michael started the question Bug: Save draft continues to be stored after message is sent in the forum BuddyBoss Inbox 8 years, 10 months ago
WP 4.4.2
BB Social Learner 2.1.3 / Boss for LearnDash 1.0.8 / BuddyPress for LearnDash 1.0.7
BB Inbox 1.0.2One of my site users reports:
whenever I write a message, a draft is automatically saved. But even if I send the message, that draft seems not to get removed. So I have 2 drafts but I have never hit the ”Save Draft” button.
Have any…[Read more]
-
Michael started the question Bug: Save draft continues to be stored after message is sent in the forum BuddyBoss Inbox 8 years, 10 months ago
One of my site users reports:
whenever I write a message, a draft is automatically saved. But even if I send the message, that draft seems not to get removed. So I have 2 drafts but I have never hit the ”Save Draft” button.
Have anyone else noticed something similar?
Best regards,
Michael -
Michael replied to the question Bug: Bullets got removed from copy/paste in the forum BuddyBoss Inbox 8 years, 10 months ago
Btw: I only checked with Social Learner theme (Boss 2.1.3).
Please double check with that theme.
Best regards,
Michael - Load More