Created
July 18, 2016 17:06
-
-
Save amElnagdy/6e8a5902ae3ecc36ab36ae04ffde4876 to your computer and use it in GitHub Desktop.
A simple fix for jQuery is not defined in WordPress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//source: https://wpcolt.com/jquery-not-defined-possible-causes-fix-wordpress/ | |
define('CONCATENATE_SCRIPTS', false); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment