• Resolved ncastleberry

    (@ncastleberry)


    Hello, I am getting an error I spent the majority of yesterday researching and tracking down the root cause of it. When inspecting any of my live pages and looking into the “Network” tab, I noticed a red line with the JavaScript code: /wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=2.5.9 and the Status of it is: 404 and it is causing errors on all of my pages and increasing my websites loading time by almost 2 seconds. I am trying to get my site speed up and I have reduced everything I can in order to increase speed and this is the only thing making it double in the time to load a webpage. I do have the Pro version of ElementsKit but the error is throwing from ElementsKit Lite. It has to do with the TablePress/Datatable widget extension and I have deactivated that specific widget and it is still giving the same error and still running the same JavaScript code that is slowing my website down.

    File Location: public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/datatables.min.js

    Screen Shots:
    https://ibb.co/xYJY1Mp
    https://ibb.co/fCtcfdv
    https://ibb.co/VDfBY5M

    Can I please get some help and feedback with this issue?!

    THANK YOU!

Viewing 4 replies - 1 through 4 (of 4 total)
  • “/wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=2.5.9” and 404 error

    I had a similar issue when I created a “mega menu” and used elementskit lite. My fix to the problem was when i deactivated the plugin and CLEARED CACHE. I tested it using screaming frog seo spider and i got no 404 errors. have you tried clearing cache?

    You can get rid of this error with the solution below. But I don’t know what widgets this will harm. This is definitely not a permanent solution.

    You must convert line 203 in elementskit-lite/plugin.php to comment line:

    203th line must be like that
    //wp_enqueue_script( ‘datatables’, plugins_url() . ‘/tablepress/js/jquery.datatables.min.js’, [‘jquery’], \ElementsKit_Lite::version(), true );

    Hello There,
    Thanks for reaching out to us and apologize for the delayed response.

    We have released an update already fixing the Datatable Script. Kindly update the plugin to its latest version. The issue with Datatable Script will be solved right after that.

    Feel free to reach us regarding any queries or clarifications. We are always here to assist you.

    Best Regards,
    Prosenjit

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘404 Status Error in ElementsKit Lite Causing Site to Load 2 Extra Seconds’ is closed to new replies.