Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] MathJax


  #1  
Old Apr 2, 2013, 10:36 PM
Nemo
 
2 posts · Apr 2013
[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.
  #2  
Old Apr 2, 2013, 10:58 PM
Nemo
 
2 posts · Apr 2013
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.

Bookmarks




All times are GMT -6. The time now is 11:58 PM.


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