• Resolved engrama

    (@engrama)


    Hi!

    I’m having issues with the LearnDash sidebar pagination not showing when I add multiple lessons to a course. The last lessons are not shown on the sidebar and I can just access them going individually trough all the lessons.

    In LearnDash > General > Global Pagination Settings I changed the values from 20 to 40 and now I can almost see all the lessons/questionnaires, but the last words on the sidebar are still being cropped.

    Should I add an additional CSS in order to change the bottom padding? In this case, could you write it for me?

    Thanks!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Escape Creative

    (@escapecreative)

    Hi. I assume you’re referring to the sidebar in LearnDash Focus Mode. I can’t access that without having a login to your site and being enrolled in one of your courses.

    Please email [email protected] with the login info so we can look at one of the pages in question. Also please provide us a link to one of your lessons.

    Thread Starter engrama

    (@engrama)

    Hi!

    I just enrolled you to one of our courses and sent you the login information to the provided mail. You can access the lesson from you account panel on our website.

    https://engramapsicologia.es/

    Plugin Author Escape Creative

    (@escapecreative)

    Just for the record, this doesn’t appear to have anything to do with our plugin. It doesn’t even look like you’re using our plugin.

    But I’m pretty sure the issue is happening because of the long course title you have, and because of how LearnDash coded the CSS for the sidebar. It’s not very accepting of longer course titles.

    This CSS should fix it. Add this to Appearance > Customize > Additional CSS.

    .learndash-wrapper .ld-focus .ld-focus-sidebar {
        padding-bottom: 160px;
    }
    Thread Starter engrama

    (@engrama)

    Hi!

    Since your plug-in has “learndash” in its name I thought this was the place.

    Anyway, you solved my problem so thank you very much!

    Plugin Author Escape Creative

    (@escapecreative)

    I understand the confusion.

    Generally, anything with “for LearnDash” in the name means it’s a third-party product. Official LearnDash products will start with LearnDash (“LearnDash Design Upgrade”). This is commonplace for most WordPress plugins.

    Official LearnDash support can be found here:
    https://www.learndash.com/help/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Learndash courses sidebar bottom padding’ is closed to new replies.