-
Mike replied to the question Odd lesson behaviour in the forum Social Learner 9 years, 1 month ago
Hi, I didn’t receive a response to this question.
-
Mike replied to the question Odd lesson behaviour in the forum Social Learner 9 years, 2 months ago
-
Mike started the question Odd lesson behaviour in the forum Social Learner 9 years, 2 months ago
Hi, I have three issues occurring at the same time. I can’t work out what’s going on:
– When viewing a lesson with a Gravity Form in the body content, nothing happens when I click the lesson’s “Complete” button.
– When viewing a lesson, I can’t click on a different lesson using the course progress widget. My mouse changes to a finger and the link…[Read more] -
Mike replied to the question Lesson navigation (2) in the forum Social Learner 9 years, 2 months ago
Hi, following this up.
-
Mike started the question Lesson navigation (2) in the forum Social Learner 9 years, 2 months ago
Hi, a while ago you helped me in this thread: https://www.buddyboss.com/support-forums/topic/lesson-navigation/ by using the code
<?php do_action('sensei_pagination'); ?>
in content-single-lesson.php.
I never found it worked correctly when applied in the child theme folder. However, it worked as desired in the plugin’s original folder.
After…[Read more]
-
Mike replied to the question My profile menu in the forum Social Learner 9 years, 2 months ago
Hi Pallavi, I tried that custom CSS but it didn’t seem to make a difference.
I take it there’s no setting for this? Could it be considered with a future update please?
Cheers,
Mike
-
Mike replied to the question Tittle Bar Menu Broken After update Boss V. 2.0.0, Can we focus on our teaching? in the forum Social Learner 9 years, 2 months ago
@vapvarun could you paste that CSS fix here please?
-
Mike started the question My profile menu in the forum Social Learner 9 years, 2 months ago
Hi, after the recent update I’ve noticed that the My Profile menu has changed. For admins, this used to include a “Dashboard” link that’s disappeared. How do I get that back?
For users, I would like to remove “Activity”, “Forums”, “Courses” and “Settings”. How do I do that please?
Cheers,
Mike
-
Mike started the question Sensei courses not displaying on tablet in the forum Social Learner 9 years, 4 months ago
Hi, when I view my site on an android tablet running Samsung’s internet browser the Sensei course index doesn’t display. Come across this before? Is it a browser issue?
(I tested by looking on my site and on your demo, with the same result. On http://demo.buddyboss.com/social-learner-sensei/ under “New courses” it just shows a blank…[Read more]
-
Mike replied to the question User profile is blank in the forum Social Learner 9 years, 4 months ago
Hi Pallavi, I’ve sent you a PM.
-
Mike replied to the question Sensei course grid in the forum Social Learner 9 years, 4 months ago
Yeah, you say that but your result is different than mine. How could that be the case?
My CSS changes do not really work on mobile so I’m still looking for a solution.
-
Mike replied to the question Sensei course grid in the forum Social Learner 9 years, 4 months ago
I’ve established a temporary work-around by fiddling the CSS:
`body:not(.tax-module):not(.post-type-archive-lesson) #main .course-container article {
width: 33.33%;
}(It was originally 25%.)
But I’m not sure why I needed to do this. -
Mike replied to the question Sensei course grid in the forum Social Learner 9 years, 4 months ago
Yes, I am happy to use those shortcodes. My question is around the resulting layout. Your demo (homepage) has three courses across. My result is four courses across. I want three, like in your demo.
From what I can see from Sensei, there are no shortcode variations that determine layout, which means it’s entirely dictated by your theme… no?
-
Mike replied to the question Lesson navigation in the forum Social Learner 9 years, 5 months ago
Thanks Pallavi.
For anyone else interested in this subject, I used the code above but changed the figures to 100%.
Cheers,
Mike
-
Mike replied to the question Sensei course grid in the forum Social Learner 9 years, 5 months ago
Hi Pallavi, that’s the LearnDash shortcode, but as mentioned in the subject, I’m using Sensei.
Cheers,
Mike
-
Mike replied to the question User profile is blank in the forum Social Learner 9 years, 5 months ago
Sorry for the double post, delete this one.
-
Mike started the question Sensei course grid in the forum Social Learner 9 years, 5 months ago
Hi, on your demo site home page, the course grid shows 3 courses in each row. How did you set this number?
Now I’ve started adding numerous courses, my grid has started to show 4 courses in a row. I like 3 better as it allows the images to be a good size.
Thanks,
Mike
-
Mike started the question User profile is blank in the forum Social Learner 9 years, 5 months ago
Hi, when I go to /members/[username]/ the page loads blank. I can see the user’s avatar and cover image, but nothing else. I’ve tried disabling all plugins to check for a conflict, and removed all custom CSS. No luck.
Ever come across this before?
(PS Sensei version.)
-
Mike started the question User profile is blank in the forum Social Learner 9 years, 5 months ago
Hi, when I go to /members/[username]/ the page loads blank. I can see the user’s avatar and cover image, but nothing else. I’ve tried disabling all plugins to check for a conflict, and removed all custom CSS. No luck.
Ever come across this before?
-
Mike replied to the question Lesson navigation in the forum Social Learner 9 years, 5 months ago
Thanks Pallavi, it works as desired now.
For anyone else who is interested, I just plonked the code at the very bottom of content-single-course.php and the navigation appeared at the bottom of each lesson.
Pallavi, any word on making the entire image clickable when viewing your courses?
Thanks,
Mike
- Load More