• Resolved Marc Dahmen

    (@marc-dahmen)


    Hello,

    I’m having issues as well regarding TablePress and WordPress 5.5. My table is loading, but I’m using Elementor Pro pagebuilder and now the page on which the table resides won’t load properly in Elementor Pro.

    Also, on the page on which TablePress resides it has apparently affected the navigation drop-down menu on that page. The drop-downs won’t load.

    Your changelog says version 1.12 was released today (August 11) and is compatible with WordPress 5.5 but I can’t seem to find a download for version 1.12.

    Please advise. Thank you.

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter Marc Dahmen

    (@marc-dahmen)

    Also, I just noticed your other plugin TablePress Extension: Responsive Tables is no longer collapsing my TablePress table in responsive mode.

    Same to all of the above. My drop downs aren’t working either.

    Since updating to WP 5.5, I cannot save changes to Table Content. I’m hoping TablePress 1.12 will be available soon and will fix the problem.

    • This reply was modified 4 years, 3 months ago by davebayless.

    Same here – you can edit table content, the changes show in preview, but when you click the “Save Changes” button, nothing happens.

    Hello,

    I can offer you a quick fix to at least make it possible to save tables you are currently editing…

    wp-content/plugins/tablepress/views/view-edit.php
    find:
    <input type="button" class="button button-primary button-large save-changes-button hide-if-no-js" value="<?php esc_attr_e( 'Save Changes', 'tablepress' ); ?>" />

    replace with:
    <input type="submit" class="button button-primary button-large save-changes-button hide-if-no-js" value="<?php esc_attr_e( 'Save Changes', 'tablepress' ); ?>" />

    This is a quick-and-dirty hotfix and is nothing I want to be credited for in the official release. The problem seems to be in jquery (maybe sortable addon) – please fix this instead for an update ??

    Now back to eating worlds!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    About TablePress 1.12: This will be out later today, I just didn’t have time anymore last night ??

    Now, for all these issues: I’m pretty sure that these are related to a change related to the jQuery JavaScript library in WordPress 5.5.
    This leads to errors in some other plugins – but not in TablePress. Instead, the problems in the other plugins cause the browser to stop evaluating all JavaScript code on the page.

    To verity this, please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Twenty. That way, we can find what’s causing this.

    Regards,
    Tobias

    I’m having the same issues. Also TablePress 1.11 causing issues with other plugins.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I’m already on it! ?? TablePress 1.12 will be out shortly, and should fix this.

    Regards,
    Tobias

    Amazing service. I confirm that updating to 1.12 has fixed the JavaScript issues.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi everybody,

    I just released a new version TablePress 1.12, which should not show this wrong behavior.
    Could you please update (either automatically or by downloading from https://www.ads-software.com/plugins/tablepress/ and uploading to your site) and then try again?

    Regards,
    Tobias

    Hello,

    thank you. 1.12 fixed all issues for me.

    Back to eating worlds… in style!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great! Thanks for the confirmation!

    Best wishes,
    Tobias

    Thanks! Fiexed all issues for me as well ??

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great! Thanks for the confirmation! ??

    Best wishes,
    Tobias

    @alduinwf Thanks for making the time to share your hotfix.

    @tobiasbg The update fixed my problems. Thank you! Donation on its way ?? I appreciate your support of this plugin.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘TablePress 1.11 and WP 5.5’ is closed to new replies.