working with Supercache
-
Hello,
We display the “Views : ####” data at the beginng of each post, ok.
Some widgets display our posts, that have this “Views : ####” at the beginning. For example, in a latteral column of each page displaying a post, we have a widget displaying another post.
So, at the beginning of the page, we have “Views : xxxx”. Ok. xxxx is the number of views of the displayed post in this page.
In the widget we display the other post excerpt that begins by “Views : yyyy”, yyyy should be the number of views of the displayed post of the widget.
But in fact in the widget is always shown “Views : xxxx”. where xxxx is the number of views of the displayed post in this page and not in the widget.
Hope you understand )
More simply, we display art1 and in the column is the widget that shows artwidget.
Factually, Art1 has 1111 views, Artwidget has 5555 views.
But the widget in the excerpt shows 1111 and not 5555
I assume this is a problem of the caching system, as we serve cached pages to all users. So the question is, is there a way to not cache the number of views in the widget ? Or to give another name to the number of views of the main read page and of the posts in widgets?
Thank you
The topic ‘working with Supercache’ is closed to new replies.