• Resolved jpenns

    (@jpenns)


    When i edit pages in elementor I get a message that says Tablepress has failed to initialize. I found another thread in the forum that says to add a line of code to bypass the integration, which I did, but the problem keeps happening. I have the line at the bottom of my functions.php file, for my child theme.:

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    Just to be sure (as you didn’t post the line of code): The line at the end of your theme’s “functions.php” file is

    add_action( 'tablepress_add_legacy_editor_button', '__return_false' );

    ?

    Best wishes,
    Tobias

    Thread Starter jpenns

    (@jpenns)

    Thanks for the reply, yes that’s the code I have at the end of the child theme’s functions.php file

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, that’s odd… Can you then please get in touch via email (the address is at the bottom of https://tablepress.org/pricing/ ) so that we can check this?

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.