Notifications
Clear all

wpForo 1.x.x Mathjax in post previews

2 Posts
2 Users
0 Likes
806 Views
xfok
Posts: 72
 xfok
Topic starter
(@xfok)
Estimable Member
Joined: 4 years ago

Hi, I would like to know if there is a way to display math forums (MathJax) in post previews. In the answers everything is ok because the page is reloaded, while the previews I think use an ajax system so a solution would be to be able to reload the mathjax script after clicking on the preview button. Can anyone help me? I have a math site so this is crucial to me

1 Reply
Posts: 914
Moderator
(@martin)
Support Team
Joined: 7 years ago

@xfok,

The preview and revisions section is updated through AJAX requests in real-time. The MathJax doesn't support AJAX loaded content, this is not wpForo issue, this is the plugin issue. Here is the related topic: https://wordpress.org/support/topic/make-it-work-in-ajax-response/

Reply