• Resolved scottlambrecht

    (@scottlambrecht)


    When I update a tablepress table, either manually or with the auto-update extension, I see the change immediately if I am in a browser that I’m also logged into wordpress on. If I’m using a browser that I’m not logged in as a registered user, the update does not show.

    Any thoughts on this issue?

    https://wordpress.org/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress does indeed use a table output caching. That cache is however cleared when a table is saved/edited/imported, so this should not happen.

    To be safe, you could turn off the use of the table output cache, by extending the used Shortcode to

    [table id=123 cache_table_output=false /]

    Regards,
    Tobias

    Thread Starter scottlambrecht

    (@scottlambrecht)

    Looks like that’s working, thanks!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Delayed Updating for Non-Registered Users’ is closed to new replies.