• Resolved dries863

    (@dries863)


    Hi,

    I’ve only enabled page caching.

    What should I do to make WP-Postratings compatible with W3 Total Cache?

    Now the “status” of the visitor is cached. So if the visitor has already rated the post, he/she can vote again (and get the message: “You Had Already Rated This Post”).

    How should I proceed?

    Thanks,

    Koen

    https://wordpress.org/plugins/wp-postratings/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Under

    WP-Admin -> Performance -> Database Cache -> Ignored query stems. Put wp_postmeta and wp_ratings

    Thread Starter dries863

    (@dries863)

    Hi Lester,

    Thanks for your quick response.

    Your solution is working if only database caching is enabled. If page caching is enabled, it does not work.

    Is it possible to make it work with page caching also enabled?

    Can I fix it with settings or should I do something like this: http://forums.lesterchan.net/index.php/topic,4281.0.html

    Cheers

    Plugin Author Lester Chan

    (@gamerz)

    It will not work with page caching because of the nonce used.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Compatible with W3 Total Cache?’ is closed to new replies.