Skip Navigation

[Resolved] Getting JS error “Toolset is not defined” when VC 5.4.2 installed + active

This thread is resolved. Here is a description of the problem and solution.

Problem:
I see this JS error in my browser console:

ReferenceError: Toolset is not defined
.../types/vendor/toolset/toolset-common/user-editors/editor/screen/visual-composer/backend_editor.js
line 62:3

Solution:
This is solved in the stable Toolset release.

This support ticket is created 7 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 1.29 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by Twig 7 years ago.

Assisted by: Beda.

Author
Posts
#586163

Looks like latest version of Visual Composer (5.4.2) causes a JS error when Views 2.5 is installed - this is present on every page in the WP Admin side.

ReferenceError: Toolset is not defined
.../wp-content/plugins/types/vendor/toolset/toolset-common/user-editors/editor/screen/visual-composer/backend_editor.js
line 62:3

This error prevents other WP admin actions from working. I tried a clean WP 4.8.3 install with only Views and VC and I see the error.

Having Types installed doesn't solve the issue.

#586180
#587312

Thanks!

Just to be clear though - it's not "my issue" - it's present on a default clean install of WP and Views + VC.