• We have several custom post types and need the cache cleared when those posts are created or updated. How do we do that with your plugin?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Emre Vona

    (@emrevona)

    did you enable the “New Post” and “Update Post” options on the wp fastest cache settings?

    Thread Starter Jeff

    (@jefftobler)

    Thanks Emre. Yes, I have both of those checked. It works on built in posts and pages. But I don’t think it works on custom post types like ACF or Pods.io – and that’s where we are having issues.

    Plugin Author Emre Vona

    (@emrevona)

    can you tell me a sample url plesae?

    Thread Starter Jeff

    (@jefftobler)

    Sure, we have custom post type of tcia_collection with a slug of “collection”. https://www.cancerimagingarchive.net/collection/TCIA-luad. But it’s any custom post type, not just that one, when it’s saved, I have to manually flush cache to have it show up on our TablePress browse table.

    Plugin Author Emre Vona

    (@emrevona)

    The URL is currently returning a 404 error. Additionally, I noticed that you are using the Nginx web server. Are you employing a server-side caching system?

    Thread Starter Jeff

    (@jefftobler)

    Sorry for the delay in responding, Emre, and for the wrong url above. It should be https://www.cancerimagingarchive.net/collection/tcga-luad/. Yes, I believe we are employing server-side caching, but this is directly related to WPFC. WPFC is currently showing native post/page updates (instead of delivering up the cached version), but when we make a change to a Pods Custom Post Type post, we have to manually refresh the WPFC cache.

    Plugin Author Emre Vona

    (@emrevona)

    you need to disable the server-side cache system.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WPFC doesn’t recognize Custom Post Types?’ is closed to new replies.