Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › backend js script loads mutliple times
Tagged: console multiple js file loading
- This topic has 0 replies, 1 voice, and was last updated 9 years, 5 months ago by
vcb.
-
AuthorPosts
-
August 12, 2015 at 1:28 pm #15787
vcb
MemberDear Developer,
our backend does load js scripts multiple times.
Do you know any solution to this problem?
Thanks in advance.Console-Log:
GET https://domain.com/wp-content/themes/invent/css/custom-editor-style.css [HTTP/1.1 200 OK 207ms]
GET https://domain.com/wp-content/themes/invent/css/custom-editor-style.css [HTTP/1.1 200 OK 201ms]
GET https://domain.com/wp-includes/js/tinymce/skins/lightgray/content.min.css [HTTP/1.1 200 OK 201ms]
GET https://domain.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css [HTTP/1.1 200 OK 210ms]
GET https://domain.com/wp-includes/css/dashicons.min.css [HTTP/1.1 200 OK 417ms]
GET https://domain.com/wp-content/themes/invent/css/custom-editor-style.css [HTTP/1.1 200 OK 225ms]
GET https://domain.com/wp-content/themes/invent/css/custom-editor-style.css [HTTP/1.1 200 OK 697ms]
GET https://domain.com/wp-content/themes/invent/css/custom-editor-style.css [HTTP/1.1 200 OK 692ms]
GET https://domain.com/wp-content/themes/invent/css/custom-editor-style.css [HTTP/1.1 200 OK 696ms]
GET https://domain.com/wp-includes/js/tinymce/skins/lightgray/content.min.css [HTTP/1.1 200 OK 197ms]
GET https://domain.com/wp-includes/js/tinymce/skins/lightgray/content.min.css [HTTP/1.1 200 OK 187ms]
GET https://domain.com/wp-includes/js/tinymce/skins/lightgray/content.min.css [HTTP/1.1 200 OK 198ms]
GET https://domain.com/wp-includes/js/tinymce/skins/lightgray/content.min.css [HTTP/1.1 200 OK 196ms]
GET https://domain.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css [HTTP/1.1 200 OK 195ms]
GET https://domain.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css [HTTP/1.1 200 OK 208ms]
GET https://domain.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css [HTTP/1.1 200 OK 217ms]
GET https://domain.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css [HTTP/1.1 200 OK 214ms]
GET https://domain.com/wp-includes/css/dashicons.min.css [HTTP/1.1 200 OK 386ms]
GET https://domain.com/wp-includes/css/dashicons.min.css [HTTP/1.1 200 OK 387ms]
GET https://domain.com/wp-includes/css/dashicons.min.css [HTTP/1.1 200 OK 403ms]
GET https://domain.com/wp-includes/css/dashicons.min.css [HTTP/1.1 200 OK 397ms]
POST XHR https://domain.com/wp-admin/admin-ajax.php [HTTP/1.1 200 OK 3809ms]
POST XHR https://domain.com/wp-admin/admin-ajax.php [HTTP/1.1 200 OK 2451ms]
POST XHR https://domain.com/wp-admin/admin-ajax.php [HTTP/1.1 200 OK 2271ms]
POST XHR https://domain.com/wp-admin/admin-ajax.php -
AuthorPosts
- The forum ‘Invent Theme Support’ is closed to new topics and replies.