Okay
  Public Ticket #2120599
Speed
Closed

Comments

  •  1
    rakesh started the conversation

    Hi,

    Plz help me how can i increase the speed of the loading of the table which is below my home page. I am using wp fastest cache and even tried wp rocket as well. Now i have only 300 data in this table but it will incrrase till 1000 data per post which means every month i will poat a differnt post with almost 1000 data so in 6 months i will have 6 posts with 6000 data.


    Wp data table serves the main purpose of my site but it seems it is slow while loading the table...

    I will be more than happy to share.my credentials to help you login ti my admin panel and check the settingsnor apply some fixes to improve the speed.


    Thanks..

  •  2,572
    Aleksandar replied

    Hello rakesh.

    Please tell me how you created the table.

    If it is a table linked to an existing data source, then increasing the number of rows in it will definitely slow down the loading of the page.

    Manual tables, and tables created using SQL queries shouldn't experience this behavior. In the end, the loading speeds are linked to the following:

    • Server performance
    • Amount of data on the page
    • Internet speed
    • Local machine performance
    • Hosting

    When I tried visiting your page, I got this error:

    Fatal Error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0

    That is an output buffer conflict with another plugin or with your theme, no easy fix except for disabling/ re-enabling plugins (and optionally briefly switching themes) one by one to see which one is causing the conflict (maybe also have a look in your php errorlog, that might have relevant info).

    You can also try increasing the following:

    memory_limit
    max_execution_time
    max_input_vars

    They are located in the php.ini file on your server. If you cannot find it, please reach out to your hosting provider, and they will help you locate the file.

    Best regards.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  1
    rakesh replied

    Hi,

    Please see the attahement , due to wp data chart my leverage browser caching report is low, please suggest what I could do here. also if you can do a pingdom & gtmetrix test & let me know what all settings i can have related to wp data table and wp data chart to improve the speed.

    Also, please let me know what is bootstrap.js, I just disabled it for better speed, i dont know whether my theme (newspaper from theme forest - tagdiv) has got bootstrap.js in it or not, basically I want to understand what is the use of bootstrap.js.

    Thanks.

  •  1
    rakesh replied

    Hi,

    I just got another error, when I increased the data till 1000+ please find attached the error. This error came on the home page where I have attached the table.

    Thanks,

  •  2,572
    Aleksandar replied

    Hello again rakesh.

    Please help me understand what it is you exactly changed?

    In short:

    • Bootstrap is a free front-end framework for faster and easier web development
    • Bootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript plugins
    • Bootstrap also gives you the ability to easily create responsive designs

    You can read more on w3schoolsBootstrap.com and a lot of other sites online.

    The loading speeds are affected by:

    • Server speed
    • Hosting provider
    • Local machine
    • Internet speed
    • Amount of data on the page

    We have users with tables that contain millions of rows which load pretty fast.

    Best regards.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  1
    rakesh replied

    So should I emable bootstrap on wp data table settings ? as my theme already has got bootstrap.

    Thanks.

  •  2,572
    Aleksandar replied

    Hi again rakesh.

    If it isn't causing any strange behavior of the outcome of the table, you can leave it on. It doesn't hurt if you turn it off either, especially if it helps with the loading speed. It is really up to you if you wish to keep it on or off.

    Best regards.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables