• (Note – the below information was tested on a fresh install of WordPress in which Tutor LMS was the only installed plugin, as shown here.)

    Hi,

    I’ve created hundreds of Tutor LMS lessons over the past few years containing lessons generated using LaTeX (MathJax specifically).

    The equations are rendered using the following script on each lesson page.

    <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>

    With Latex now built in to Tutor LMS 2.2.4, this is causing lots of conflicts on these lesson pages as presumably a LaTeX library is now being loaded twice.

    For example, consider the following equation:

    \begin{align}ax^2+bx+c=0\end{align}

    If I add this line on a lesson page using WP editor, in addition to the script above, it renders correctly on 2.2.3

    but incorrectly on 2.2.4 (it should be centred on the page but it isn’t.)

    This is just one example of many different LaTeX issues I’ve found with 2.2.4.

    I have MathJax configured the way I like it and I have no interest in using the built in library included with Tutor LMS (whether it is also MathJax or something else).

    Is there a setting or script that allows me to turn off the built-in LaTeX in 2.2.4?

    Presumably, this is also causing page loading to take longer for every Tutor LMS user, including those who don’t use LaTeX at all, as the built-in library is checking to see if it can find any equations on each lesson page.

    It therefore makes sense to have a setting to turn off the built-in LaTeX for those developers who don’t have any need for it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear @ucdguy

    I understand your concern regarding the built-in LaTeX library in Tutor LMS 2.2.4. Unfortunately, as of my last knowledge update in September 2021, Tutor LMS didn’t provide a built-in setting to disable its integrated LaTeX functionality.

    Thread Starter Ari123

    (@ucdguy)

    This is one of the worst support teams for any plugin I’ve ever come across.

    Replying to me YET AGAIN using ChatGPT? Absolutely embarrassing.

    If anyone is reading this and considering paying these people for the pro versions of any of their plugins, DON’T BOTHER. They are some of the laziest people you are likely to come across, just check my post history.

    Want to ask for help? They’ll misread your question, or they’ll use ChatGPT to reply.

    Want to help out by pointing out a bug? They’ll deny that bug exists, another support member will then jump into the thread and also deny that bug exists, and so on. You have to talk to them like they’re 5 years old before they realise that bug exists.

    https://www.ads-software.com/support/topic/elementor-padding-issue/

    There are a lot of other LMS plugins out there. Don’t make the wrong mistake by choosing this one.

    Use a professional LMS plugin instead.

    Pathetic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘LaTeX Conflict – Version 2.2.4’ is closed to new replies.