phillord / mathjax-latex

Wordpress Plugin for MathJax mathematics renderer
GNU General Public License v2.0
57 stars 12 forks source link

Uncaught TypeError #34

Closed patrickFuerst closed 6 years ago

patrickFuerst commented 6 years ago

After installing mathjax as a wordpress plugin I get the following error. And latex is not rendered. Any idea what to do ?

MathJax.js?config&ver=1.3.10:19 Uncaught TypeError: this.params.config.split is not a function at Object.Config (MathJax.js?config&ver=1.3.10:19) at Function.execute (MathJax.js?config&ver=1.3.10:19) at cb (MathJax.js?config&ver=1.3.10:19) at Object.Process (MathJax.js?config&ver=1.3.10:19) at Object.Push (MathJax.js?config&ver=1.3.10:19) at MathJax.js?config&ver=1.3.10:19 at MathJax.js?config&ver=1.3.10:19

paulschreiber commented 6 years ago

What's the URL of your page with this error?

patrickFuerst commented 6 years ago

Hey Paul, it's an internal page, so the url won't help. We are using Wordpress 4.9.8. What kind of information could I provide to solve this ?

paulschreiber commented 6 years ago

Can you save the page as a web archive and upload it here? Be sure to erase any confidential information from the page before saving it.

patrickFuerst commented 6 years ago

I works now. After changing the Force load of Mathjax to true and then back again.