Please or Register to create posts and topics.

Displaying Math Type in the forum

I am having an issue displaying Math Type in the forum.

  • This works fine when using a classic block on a regular Wordpress page
  • The math expression looks fine in the edit field prior to submitting
  • After it is submitted, the only parts of the math expression that remains are the numbers. For instance, if I try to submit sqrt(2), the result will just leave the 2.
  • The code that it is trying to implement is: <math xmlns=”http://www.w3.org/1998/Math/MathML“><msqrt><mn>2</mn></msqrt></math>

Thanks!

  • Jason