• Resolved malorena

    (@malorena)


    This has been a problem since I installed table press in the website. In order for the changes to appear, I’m always purging the cache manually. Is there any chance that when i clicked the save button in the tablepress, the cache is automatically flushed and the changes will be reflected?

    This is also the reason why the authors cannot use the tablepress because whatever changes they made, it’s not reflecting in the page.

    Could you advise what to do?

    BTW: Im using Siteground for Optimizer for caching plugin

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress is able to clear the cache of a few common caching plugins when a table is updated, but indeed – not yet for Siteground Optimizer.
    I’ll look into this to see if they offer a way to clear the cache programmatically and will then be more than happy to integrate that into TablePress!

    Regards,
    Tobias

    Thread Starter malorena

    (@malorena)

    Would happy if you can get back to this thread as that is the only trouble I’m experiencing with the tablepress plugin.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I will try to remember, but I can’t promise it.. There are just too many support threads. You will however be notified of the update in your WordPress dashboard of course!

    Best wishes,
    Tobias

    Craig

    (@catholicservant)

    Hi Tobias,
    Hope you don’t mind piggybacking on this. Similar problem on with WPEngine. Had to manually flush the cache for changes to appear.

    Love your plugin BTW!

    Best,
    Craig

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi @catholicservant,

    do you have a name/link to the caching plugin that you are using?

    Regards,
    Tobias

    Craig

    (@catholicservant)

    Hi Tobias,
    I had been using WPRocket in addition to the default WPEngine server caching mechanism.

    I disabled the WPRocket caching, but the changes didn’t appear until I flushed the WPEngine cache.

    It’s possible that going forward, now that I’ve disabled WPRocket the issue is resolved.

    Thanks!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the details! I’ll see if I can integrate cache flushing for this!

    Best wishes,
    Tobias

    Thread Starter malorena

    (@malorena)

    Hi Tobias,

    Any update with Siteground optimizer plugin?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, support for Siteground’s cache flushing is planned for the next release ??

    Regards,
    Tobias

    have the same problem

    
    tablepress on save clears my entire cache why?
    
    I use the plugin fastest cache. How can I prevent that the entire cache clears when I save an instance of Tablepress?
    
    I ask for a solution!
    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no, this is actually the opposite problem ??
    You can turn off cache clearing. For that, please add this to the end of your theme’s “functions.php” file:

    add_filter( 'tablepress_flush_caching_plugins_caches', '__return_false' );
    

    Regards,
    Tobias

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘TABLEPRESS Flush Cache Problem’ is closed to new replies.