Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Learndash Focus Mode on Mobile #1219193

    No sir.

    You can close the thread if you need, this solution worked.

    Braedon

    in reply to: Learndash Focus Mode on Mobile #1219153

    That’s perfect.

    Thanks so much for your help! I’ll share this solution with the plugin developers as well so hopefully you get less support requests for this issue.

    Thanks again,
    Braedon

    in reply to: Learndash Focus Mode on Mobile #1218509

    Hey there!

    Apologies for that, we needed to launch the website so had to add the above-mentioned code as a quick fix for the issue. I’ve duplicated the entire website and stripped it down a little bit. I removed the page restrictions so you should be able to see the issue again at the link in PC. I’ve also put a link to the LearnDash demo that shows what things should look like on mobile.

    Again, the plugin developer said it was an issue with Enfold overwriting some of the plugins files, which doesn’t happen in any other theme.

    Thanks!
    Braedon

    in reply to: Learndash Focus Mode on Mobile #1214863

    Also, this is from the plugin developer:

    “Apart from that, you may want to contact support for that theme to have them look into why their theme is overriding values and what they would suggest as a fix. For some reason, on our focus mode page the theme appears to keep the window width at 910px even though the actual device width is much smaller.”

    and they provided the following CSS which fixes it in some scenarios, but I’ve removed it so you guys can take a look at the issue:

    @media screen and ( max-width: 568px ) {
    .ld-in-focus-mode {
    max-width: calc( 100% – 60% );
    }
    }

    in reply to: Learndash Focus Mode on Mobile #1214862

    It can be viewed on any phone browser without logging in at the URL below. I just changed some settings and realized the URL had been updated since I last posted, but the error should show up for you now.

    in reply to: Learndash Focus Mode on Mobile #1214218

    Hey!

    It can be viewed on the page attached as an example. It is occuring on all mobile Learn Dash Focus Mode pages though (Lessons + Topics).

    Thanks!
    B

Viewing 6 posts - 1 through 6 (of 6 total)