Title: wordpress jquesry
Last modified: August 31, 2016

---

# wordpress jquesry

 *  Resolved [frenchmedia](https://wordpress.org/support/users/frenchmedia/)
 * (@frenchmedia)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wordpress-jquesry/)
 * Can you removed the href=# in a update
 * if any plugin still use href=# from now it will break jquery
 * thanks
 * [https://wordpress.org/plugins/cdn-enabler/](https://wordpress.org/plugins/cdn-enabler/)

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

 *  Plugin Author [KeyCDN](https://wordpress.org/support/users/keycdn/)
 * (@keycdn)
 * [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367238)
 * CDN Enabler should not affect this as it just relinks your assets.
 *  Thread Starter [frenchmedia](https://wordpress.org/support/users/frenchmedia/)
 * (@frenchmedia)
 * [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367239)
 * I promise it does when the cdn is enable i get a part of my screen white
 *  [Brian Jackson](https://wordpress.org/support/users/brianleejackson/)
 * (@brianleejackson)
 * [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367243)
 * Hey,
 * Have you tried disabling other plugins as well? And is this a custom theme? I
   know we chatted already about this a little bit. I tried to replicate and haven’t
   been able to. I have CDN enabler running on 15+ sites all running latest version
   of WP. Also we haven’t heard about this from anyone else.
 * I do know about the href=# syntax error update with the latest version of jquery,
   as a bunch of themes and plugins had issues. Avada was a very large theme that
   had to be patched for that very reason as it broke the video libraries. Also 
   Divi broke.
 * Example of issue where there was no quotes:
    $( ‘a[href*=#]:not([href=#])’ ).
   click( function() { To this: $( ‘a[href*=”#”]:not([href=”#”])’ ).click( function(){
 * CDN Enabler though doesn’t use Javascript. Also make sure to purge your CDN cache.
 *  Thread Starter [frenchmedia](https://wordpress.org/support/users/frenchmedia/)
 * (@frenchmedia)
 * [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367244)
 * We currently use AVADA and my dev disable all the plugin
    I will ask him and 
   report to you
 * thanks
 *  Thread Starter [frenchmedia](https://wordpress.org/support/users/frenchmedia/)
 * (@frenchmedia)
 * [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367248)
 * yes correct was the cache plugin
 * i do apologize
 *  [Brian Jackson](https://wordpress.org/support/users/brianleejackson/)
 * (@brianleejackson)
 * [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367254)
 * Great, glad you got it resolved.

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

The topic ‘wordpress jquesry’ is closed to new replies.

 * ![](https://ps.w.org/cdn-enabler/assets/icon-256x256.png?rev=2472538)
 * [CDN Enabler](https://wordpress.org/plugins/cdn-enabler/)
 * [Support Threads](https://wordpress.org/support/plugin/cdn-enabler/)
 * [Active Topics](https://wordpress.org/support/plugin/cdn-enabler/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cdn-enabler/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cdn-enabler/reviews/)

## Tags

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

 * 6 replies
 * 3 participants
 * Last reply from: [Brian Jackson](https://wordpress.org/support/users/brianleejackson/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/wordpress-jquesry/#post-7367254)
 * Status: resolved