• Hi Samuel,
    Sorry to say that the inconsistent avatar appearance issue seems to have reappeared!

    Also I am now using WP Rocket Cache – how does this work with your messages cache – I notice sending a message it doesn’t show up unless I clear WP Rocket cache and preload again. What are there correct settings for this?
    Kind regards,
    Stewart

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ismail

    (@elhardoum)

    Hi Stewart,

    If the avatars issue appeared then make sure to check your child theme’s functions file (which I added the custom code from Avatars and delete) is still there and is called properly.

    About the cache, if you are unsure about bbPress Messages’ cache, then disable it and see. I am pretty sure WP Rocket might be caching the whole messages page and serving static cache which is a bad behavior, and perhaps there is some setting to disable cache on certain views.

    Best,
    Samuel

    Thread Starter russ8523

    (@russ8523)

    Hi Samuel,
    Actually you added the code to a custom plugin – ‘Stewart’s Custom Plugin’ and it is still there intact. I think it didn’t work in the functions file.

    I’ve been trying to stop WP Rocket caching bbpress without success so far.
    Regards,
    Stewart

    Thread Starter russ8523

    (@russ8523)

    I think I have now managed to stop wp-rocket cacheing bbpress and the avatars are behaving normally again!
    I also disabled messagers cache – which setting is best, object or transient or does it matter – can I leave it disabled?

    Plugin Contributor Ismail

    (@elhardoum)

    Sorry again for the delayed response.

    Set the cache settings to use Transients, they work best regardless of external cache is available or not. Cache’s purpose is to load messages faster and save server resources usage.

    Best,
    Samuel

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Avatars and Cache’ is closed to new replies.