Title: JS Error
Last modified: August 22, 2016

---

# JS Error

 *  Resolved [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/)
 * JS Error
    Uncaught TypeError: undefined is not a function wpc-ajax.js:18
 *  $(“.wpc_comment”).autoGrow();
 *  $(‘#wpc_openModalFormAction .close’).live(‘click’, function () {
    $(‘#wpc_openModalFormAction’).
   css(‘opacity’, ‘0’); $(‘#wpc_openModalFormAction’).css(‘pointer-events’, ‘none’);
 * [https://wordpress.org/plugins/woodiscuz-woocommerce-comments/](https://wordpress.org/plugins/woodiscuz-woocommerce-comments/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/#post-5490813)
 * Hi pathuri,
    Please make sure you’re using the latest 1.0.6 version. We’ve already
   removed those JS from WooDiscuz
 *  Thread Starter [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/#post-5490823)
 * I cross-checked once again.
    I have the latest version and I installed once again.
   But it is giving the same error. Also Grid/List plug-in is NOT working. If WOOZ
   is disabled, list/grid plug-in works. Pl help.
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/#post-5490916)
 * Hi pathuri,
    This problem is fixed, please check your WooCommerce shop.
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/#post-5490945)
 * Also we just found that your WordPress is not the 4.0 version
    This plugin is
   designed for WordPress 4.0 and higher versions. However if your WordPress version
   is less than 4.0, you should do a small change in `wp-includes/comment-template.
   php` file **to avoid comment duplicates in Reviews Tab**.
 * Please open it and find this:
    `$r = wp_parse_args( $args, $defaults );`
 * Add this row after:
    `$r = apply_filters( 'wp_list_comments_args', $r );`
 * There will not be any additional changes on WordPress update. If you update your
   WordPress to 4.x this script will be added automatically.
 *  Thread Starter [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/#post-5490985)
 * Thanks for all the efforts.
    It is working fine now.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘JS Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woodiscuz-woocommerce-comments_4cc6e1.
   svg)
 * [WooDiscuz - WooCommerce Comments](https://wordpress.org/plugins/woodiscuz-woocommerce-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woodiscuz-woocommerce-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woodiscuz-woocommerce-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/woodiscuz-woocommerce-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woodiscuz-woocommerce-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woodiscuz-woocommerce-comments/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [pathuri](https://wordpress.org/support/users/pathuri/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/js-error-22/#post-5490985)
 * Status: resolved