Hi!
I am experiencing a problem with the latest version of learn2 v1.6.3 and MathJax v1.5.1 . The plugin does not work with the text still displaying as text, not as an equation.
I have installed MathJax v1.5.1 via the Admin Panel v1.4.2 (have tried manually as well). I have checked the console in Chrome and I’m getting the following 404 access errors when the plugin is trying to GET:
http://roymechi.co.uk/jax/input/TeX/config.js?V=2.7.1
http://roymechi.co.uk/extensions/tex2jax.js?V=2.7.1
http://roymechi.co.uk/extensions/MathMenu.js?V=2.7.1
http://roymechi.co.uk/extensions/MathZoom.js?V=2.7.1
Surely it should be pulling these files from the CDN am I using, not from these address as these do not even exist?
CDN: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js
Both enabled:true
and active:true
are set globally in the Admin Panel.
My site is HTTPS (https://roymechi.co.uk) , could that be causing the issue?
I’ve uploaded some screenshots:
Thanks for your help!