Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] MathJax (http://forum.bytesforall.com/showthread.php?t=20054)

Nemo Apr 2, 2013 10:36 PM

[SOLVED] MathJax
 
I am using Atahualpa 3.7.11.

I am trying to use MathJax on my blog.

I followed the instructions and added:

Code:

<script type="text/javascript"
  src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

...to the <head> of my pages by editing the "HTML Inserts: Header" section in the Atahualpa configuration. I verified that this code appears in the head of my pages by using "view source" in my browser.

However, when I try to use LaTeX markup in my posts (like $$x+y$$), it displays as itself and not as nicely-formatted math equations.

I am no expert in JavaScript, so I am hoping someone who is can get this working and tell me how they did it.

Thanks.

Nemo Apr 2, 2013 10:58 PM

Never mind; found my problem. My blog (self-evident.org) uses https URLs, so my browser was blocking the attempt to load MathJax from the regular Content Delivery Network.

I switched to the https CDN URL, and now it works fine.

Sorry for the false alarm.


All times are GMT -6. The time now is 10:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.