• Resolved alex92828

    (@alex92828)


    The issue: Please can somebody help with a snippet or some advice to get the course progress bars to appear on our course dashboard again.

    Background surrounding the issue: When you use the short code [sensei_user_courses] to create a course dashboard page showing all of a user’s active courses, there used to be course progress bars displayed under each course.

    These disappeared at some point with an update and it seems that you can only get them back if you use the ‘courses’ block with gutenberg instead.

    We’ve tried multiple times to use gutenberg but it’s just simple AWFUL. It’s completely unusable. It seems as if it was released when it’s only 20% finished. There’s just no way we could use it in this state.

    How can we display the progress bars again without using blocks/gutenberg?

    We’d be very appreciative of any help here. We’ve been using Sensei for at least 4 years now and this development is verrrry frustrating.

    (I’ve attached a picture below showing where the missing progress bars should be)

    • This topic was modified 4 years, 5 months ago by alex92828.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi Alex,

    Thanks for reporting this issue. I reproduced it on my test site and have submitted a bug report to our developers here.

    https://github.com/Automattic/sensei/issues/4874

    For a temporary fix to the issue, delete the shortcode add the following code to the “My Courses” page.

    
    <!-- wp:sensei-lms/button-learner-messages /-->
    <!-- wp:sensei-lms/learner-courses /-->
    

    Let us know if this fixes the issue.

    Plugin Support Jay

    (@bluejay77)

    Hi @alex92828,

    Did the temporary fix above resolve the issuer for you?

    It has been more than one week since we have heard from you, so I’m marking this topic as resolved. But if you have any further questions or need some more help, I recommend continuing your conversation in the GitHub issue here:

    https://github.com/Automattic/sensei/issues/4874

    Thanks!

    Thread Starter alex92828

    (@alex92828)

    Thank you Gaurav! This is much appreciated. The only issue with this would be that the progress bars now show, but they’re all grey (no matter how much progress they have).

    Is there a solution for this part?

    Plugin Support Deric (a11n)

    (@dericleeyy)

    @alex92828 , could you try switching to different themes to check if this is a theme issue?

    Can you tell me where this `<!– wp:sensei-lms/button-learner-messages /–>
    <!– wp:sensei-lms/learner-courses /–>` should be added on the my courses page?

    Plugin Support Deric (a11n)

    (@dericleeyy)

    @bbua97 ,

    This code is code equivalent to the Sensei courses block in the block editor.

    You can either use the Student Courses block on the page or add the code as custom HTML on your page.

    With the block editor, use a custom HTML block.
    With the classic editor, use the HTML editor.

    https://prnt.sc/dU3ZZ-SVi6C_

    That’s how it looks for me if I paste the code.

    • This reply was modified 4 years, 4 months ago by bbua97.
    • This reply was modified 4 years, 4 months ago by bbua97.
    Plugin Support Deric (a11n)

    (@dericleeyy)

    Did that work for you after publishing? If you are using the classic editor, it should look like this:
    Screen Shot

    After publishing, the code should render the Courses block on screen, even without using the block editor.

    Nope it doesn’t work. Maybe it’s because that I’m trying to add the code on another page than the “My Courses” page?

    Hi @bbua97!

    Yes, could you try adding the code to the “My Courses” page?
    Let us know how it goes.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Progress bars on the course dashboard’ is closed to new replies.