Title: JS-Problem Version 1.2.29
Last modified: August 30, 2016

---

# JS-Problem Version 1.2.29

 *  [w.bear](https://wordpress.org/support/users/wbear/)
 * (@wbear)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/)
 * In the new version I get the JS error message:
    this.removeCookieNotice is not
   a function in front.js
 * Another Problem:
    I use the plugin cachify. A cached page without cookie-notice
   will be displayed to each new user without cookie-notice.
 * Therefore, I have changed this function manually:
    public function cookie_setted(){//
   return isset ($ _ COOKIE [self :: $ cookie [‘name’]]); return false; }
 * This works very well, or is there a better solution?
 * [https://wordpress.org/plugins/cookie-notice/](https://wordpress.org/plugins/cookie-notice/)

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

 *  [TechPress](https://wordpress.org/support/users/destination-koh-kood/)
 * (@destination-koh-kood)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6284875)
 * Same here. Causes a conflict with Envira Gallery plugin.
 * Hope this will be fixed soon.
 * Thanks!
 *  Plugin Author [dFactory](https://wordpress.org/support/users/dfactory/)
 * (@dfactory)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6284922)
 * Yep. Fixing – thx.
 *  Thread Starter [w.bear](https://wordpress.org/support/users/wbear/)
 * (@wbear)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6284933)
 * In the version 1.2.30, I still get this JS error 😉
 * I’ve modified line 37 of front.js to:
 * $ (this) .removeCookieNotice ();
 * instead of
 * this.removeCookieNotice();
 *  [Chris Trynkiewicz (Sukces Strony)](https://wordpress.org/support/users/eclare/)
 * (@eclare)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6284986)
 * Confirmed, I’m getting this error with the newest version too.
 *  [rummanamin](https://wordpress.org/support/users/rummanamin/)
 * (@rummanamin)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6285009)
 * Has a fix for this issue been released? It’s intermittently causing issues on
   my website so have had to deactivate it for now.
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6285034)
 * TypeError: this.removeCookieNotice is not a function
    Probably a conflict with
   W3TC plugin’s minify cache Issue: for not logged in users, after clicking OK 
   on the banner, slider on the home page disappears when updating the page
 * Last working version: 1.2.26
 *  [Chris Trynkiewicz (Sukces Strony)](https://wordpress.org/support/users/eclare/)
 * (@eclare)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6285035)
 * Nope, I’m not using W3TC and it still shows up. Not always however. Might’ve 
   been a caching thing, hard to tell.
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6285036)
 * [@krzysztof](https://wordpress.org/support/users/krzysztof/) Trynkiewicz, I wasn’t
   referring or responding to you.
    I was only describing my case (the js error 
   console show the error on a W3TC minify file). Rather, I was referring to the
   OP because of the same JS error – this.removeCookieNotice is not a function. 
   Never said that’s a stricly-related issue with W3TC and, yes, it’s a caching 
   issue.
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6285038)
 * [@dfactory](https://wordpress.org/support/users/dfactory/) – Problem solved with
   1.2.31 version. Thanks!

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

The topic ‘JS-Problem Version 1.2.29’ is closed to new replies.

 * ![](https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=2466385)
 * [Compliance by Hu-manity.co](https://wordpress.org/plugins/cookie-notice/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-notice/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-notice/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-notice/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-notice/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-notice/reviews/)

## Tags

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

 * 9 replies
 * 6 participants
 * Last reply from: [tizz](https://wordpress.org/support/users/tizz/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/js-problem-version-1229/#post-6285038)
 * Status: not resolved