So I think I know what the problem is now.
We have a staging site which is:
https://newgenesiswa.staging.wpengine.com/
and that site is an exact copy of https:///www.advocateslaw.com.
The only difference is that the staging site is not running through our CDN Cloudflare. I can set up an exception to a specific URL or a particular Javascript code by adding the followinf attribute.
<script data-cfasync=”false” src=”/javascript.js”></script
I just need help finding out which script I should do this exception for and maybe it will work then.