Archived topic
In SG Optimizer, Defer Render -Blocking JS causes an error
1 reply · Started by Paul on July 14, 2021
In SG Optimizer, Defer Render -Blocking JS causes an error.
This happens on every page of my site if I enable this in SG Optimizer.
The error looks like this...
Uncaught TypeError: $(...).selectize is not a function.
I was wondering if you can point me in the right direction to javascript file I need to exclude.
Thanks.
-Paul Gee
Hi Paul,
Can you link me to a sample page where this is occurring? So I can be sure which file, in particular, is this script coming from.
While waiting: I don't think this jQuery is from GP. It's likely from some other plugin or a custom script. Do you use any custom plugins for some of your dropdown menus? I believe selectize is from a custom script library. GP doesn't use this.