• Hello,

    A few months ago, I reported that tables were intermittently not loading inside Elementor accordions. Unfortunately, this issue has resurfaced: https://ww.wp.xz.cn/support/topic/tables-not-loading-inside-an-elementor-toggle-widget/

    I’m opening a new topic because the previous one was marked as resolved, and I can no longer comment on it.

    I understand this may be related to Elementor, but as I asked in the earlier thread: is there a way to load a table with JavaScript? That way, I could trigger the function once the Toggle widget is ready.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Aaron Barraza

    (@aebs90)

    I discovered a few things that may help solving this issue:

    1. The issue occurs when you add a Ninja Table inside an Elementor Toggle/Accordion widget.
    2. But the first time you load the page after publishing it (or saving changes), the tables load correctly, but only 1 time. After that, they won’t show again.
    3. And they don’t show because the following code is not being printed (except for the first load):
    <script type="text/javascript">
    window['ninja_table_instance_0'] = {"table_id":"22357","title":"College & Career Pathways","caption":"","columns":

    I also found a trick:

    If you add another instance of the table outside of the accordion, both tables will load (and you can hide the second one with CSS).

    I hope you can fix this issue.

    Thanks in advanced for your help!

      Plugin Support Syed Numan (WPMN)

      (@annuman)

      Hello @aebs90,

      Thank you so much for your suggestion and I will forward this to the developer. I hope they will take a look into it.

      Thank you

    Viewing 2 replies - 1 through 2 (of 2 total)

    The topic ‘Tables not loading inside Elementor Toggle widget’ is closed to new replies.