popup.js?ver=2.1:172 Uncaught TypeError: $(...).live is not a function
at HTMLDocument.<anonymous> (popup.js?ver=2.1:172)
at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.5.1:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.5.1:2)
at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.5.1:2)
at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.5.1:2)
https://prnt.sc/uljdls
I use updated version of vibe shortcodes Plugin.
https://prnt.sc/uljixq
Everything else is updated as well?
The theme and vibe course module plugin, vibe customtypes?
Yes everything is updated.
https://prnt.sc/ullzwm
https://prnt.sc/ullzae
okay, please share your site URL with admin credentials in a private reply to check. And do mention you are getting only this console error or are you facing any other issue like shorctodes not working or something like that?
This reply has been marked as private.
hi,
i need your site credentials too
https://prnt.sc/utd9w7
it seems like you are using version 4 of the theme, please confirm
This reply has been marked as private.
hi this is not working please check:
http://prntscr.com/uvgw37
This reply has been marked as private.
Fixed this at your end by adding code in vibe course module which will be included by default in upcoming updates .
This reply has been marked as private.
Hi this is CORS error .
Add this code in your .htaccess file
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
IF above does not works then please change the above line to :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1
The .htaccess file will be present in your WordPress core folder.
After adding this code, The login issue will be resolved.
This reply has been marked as private.
This reply has been marked as private.
Could you please tell if your server if nginx or apache?
if its nginx please refer : https://stackoverflow.com/questions/36909048/http-authorization-rule-in-htaccess-convert-to-nginx