Recipe ratings and caching
-
Hey there,
I have a caching problem with the recipe ratings on a client site. The ratings are not updated when someone rates the recipe without writing a comment.
You can test it yourself. Rate a recipe and refresh the page => rating gone.
After clearing the cache or while logged in (caching is disabled for logged in users), the correct number of ratings is displayed. When people rate a recipe via the comment function it also works, because the new comment triggers a cache refresh of the post.
So what exactly do I need to exclude from caching to get rid of this issue? A server-side cache (NGINX) is used.
Cheers
PhilippThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Recipe ratings and caching’ is closed to new replies.