• Resolved jenseo

    (@jenseo)


    Hi there,
    I have been a truly satisfied user of Gigpress for many years and I’m also using it on many client sites.

    Now to a problem that I haven’t experienced before:

    I have recently installed the WP Rocket caching plugin (https://wp-rocket.me/) to all my client websites, with great results, except for one thing:

    Gigpress shows does not show on the front end anymore. With other caching plugins, this has not been a problem as I recall, but with this one I can’t really get it to work with the caching.

    Any ideas what I need to do to flush the cache when my clients add gigpress shows?

    Thanks!

    // Jens.

Viewing 7 replies - 1 through 7 (of 7 total)
  • @jenseo

    WP Rocket should purge cache when a new post or an existing post is edited.

    It looks like GigPress uses custom db tables for shows, instead of a custom post type.

    https://github.com/moderntribe/gigpress/blob/master/gigpress.php#L27

    How are you currently displaying shows on the homepage of the site at the moment shortcodes or widget?

    https://gigpress.com/docs/#shortcodes
    https://gigpress.com/docs/#widget

    • This reply was modified 8 years, 2 months ago by Luke Cavanagh. Reason: clarify wording

    @jenseo, did you get anywhere with Luke’s help?

    And tyvm for helping, Luke!

    Luke Cavanagh

    (@lukecavanagh)

    @cliffpaulick

    Happy to help, when I can.

    Thread Starter jenseo

    (@jenseo)

    Hi guys,
    sorry for my VERY late reply, I didn’t get a notification about it.

    Unfortunately, it didn’t really help me. But if I’m understanding this correctly, GigPress doesn’t create a post when creating a gig and this is why the cache isn’t updating?

    I’m using template tags to display the gigs actually. And the sidebar widget as well.

    WP Rocket is one the most used caching plugins for WordPress (and the best one in my opinion) so maybe it would be a good idea to implement a fix so that the cache gets purged when adding gigs?

    Thanks!

    // Jens.

    Luke Cavanagh

    (@lukecavanagh)

    @jenseo

    GigPress does create a post.

    But you can set WP Rocket to purge all of the cache or just the cache on home, if a post is added or edited.

    Plugin Contributor Andras Guseo

    (@aguseo)

    Hi @jenseo,

    What you can also try is exclude the gigs page from the cache, if that is an option for you.

    Cheers,
    Andras

    Plugin Contributor Andras Guseo

    (@aguseo)

    Since there is no movement here for over a month I’m going to close this as resolved. Feel free to open a new thread if you need further help.

    Cheers,
    Andras

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with caching (WP Rocket)’ is closed to new replies.