-
Posted a reply to Katex plugin not rendering in Learndash Quizzes, on the site WordPress.org Forums:
No, it renders like raw latex but without the [katex][/katex] short code displaying. http://orientationbatistonparcours.srv11.createurdimage.fr/quizzes/derivees-piste-verte/ -
Posted a reply to Katex plugin not rendering in Learndash Quizzes, on the site WordPress.org Forums:
Is this what you mean ? if (is_admin() && !wp_doing_ajax()) { $katex_resources_required = true; require_once(KATEX__PLUGIN_DIR… -
Created a topic, Katex plugin not rendering in Learndash Quizzes, on the site WordPress.org Forums:
I'm making quizzes with Learndash plugin for wordpress…