Skip Navigation

[Resolved] Excluding JS from defer

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

Problem: What is the full path to the files mentioned in the optimization documentation?

Solution: You can find those files all in wp-content/plugins/cred-frontend-editor:

/vendor/toolset/toolset-common/toolset-forms/js/validation.js
/vendor/toolset/toolset-common/visual-editor/res/js/codemirror/lib/codemirror.js
/vendor/toolset/toolset-common/toolset-forms/js/conditional.js
/vendor/toolset/toolset-common/toolset-forms/js/recaptcha-v2/api.js

Relevant Documentation:
https://toolset.com/faq/how-to-use-optimization-plugins-with-toolset/

This support ticket is created 5 years, 2 months 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.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by martinH-10 5 years, 2 months ago.

Assisted by: Christian Cox.

Author
Posts
#1377127

Hey, I need to exclude this files, as I found it on toolset website

https://toolset.com/faq/how-to-use-optimization-plugins-with-toolset/

Can you tell me full path (wp-content/plugins/....) to these scripts? I cannot add it without it to WP rocket.

validation.js
codemirror.js
conditional.js
recaptcha-v2/api.js

Thanks!

#1377283

Hi, let me ask my 2nd tier support team if this document is still up-to-date. I'll let you know what I find out as soon as I can.

#1377497

Here are the filepaths, all in wp-content/plugins/cred-frontend-editor/:

/vendor/toolset/toolset-common/toolset-forms/js/validation.js
/vendor/toolset/toolset-common/visual-editor/res/js/codemirror/lib/codemirror.js
/vendor/toolset/toolset-common/toolset-forms/js/conditional.js
/vendor/toolset/toolset-common/toolset-forms/js/recaptcha-v2/api.js

#1377525

Very good! Thanks!!