Title: Ajax issues: c.parseHTML is not a function
Last modified: August 30, 2016

---

# Ajax issues: c.parseHTML is not a function

 *  Resolved [Julian_Kingman](https://wordpress.org/support/users/julian_kingman/)
 * (@julian_kingman)
 * [11 years ago](https://wordpress.org/support/topic/ajax-issues-cparsehtml-is-not-a-function/)
 * Various ajax functions are not working, such as the next/previous day, mini-calendar
   navigation, filtering, etc… Actually, I think none of the ajax functions work.
   You can see it here:
    [http://maryannt.com/events/today](http://maryannt.com/events/today)
 * The error it throws is “Uncaught TypeError: c.parseHTML is not a function”
 * I thought it was related to the minifier plugin, but I disabled that and the 
   problem persists.
 * Any ideas? Can ajax navigation be disabled?
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [Brook](https://wordpress.org/support/users/brook-tribe/)
 * (@brook-tribe)
 * [11 years ago](https://wordpress.org/support/topic/ajax-issues-cparsehtml-is-not-a-function/#post-6294379)
 * Howdy Julian,
 * Good call on testing minification first. That usually causes errors on packaged
   plugins which are already minified, ours included. Since that wasn’t it you will
   likely need to do a full conflict test to narrow down the cause. [This guide walks you through how to test for a conflict, and then identify what is conflicting.](http://m.tri.be/r6)
 * If you would like for us to remove reliane on Ajax please vote this feature request
   up: [http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/6833539-js-independent-page-navigation](http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/6833539-js-independent-page-navigation)
   Personally it’s something I would love to see too.
 * Cheers!
    – Brook

Viewing 1 replies (of 1 total)

The topic ‘Ajax issues: c.parseHTML is not a function’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [ajax](https://wordpress.org/support/topic-tag/ajax/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brook](https://wordpress.org/support/users/brook-tribe/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/ajax-issues-cparsehtml-is-not-a-function/#post-6294379)
 * Status: resolved