kylephillips / favorites

Simple and flexible favorite buttons for any WordPress post type.
https://favoriteposts.com
224 stars 85 forks source link

Errors when working with cached posts #145

Open shynewbie opened 3 years ago

shynewbie commented 3 years ago

The problem I cannot resolve is the work of the plugin with cached pages in anonymous mode. The button is OK (reproduces the current status of the post), but the list of favorited posts shows irregular output depending on a post (the list is displayed on every page sidebar). It seems that the favorits list is not updated properly through ajax request. Can anybody help me with this problem? Thanks.

balex25 commented 2 years ago

There is still this problem.

I tested with Litespeed cached on, button state as active / not active working well, but the count of post rating it is not updated.

Like as data-favoritecount & simplefavorite-button-count is not updated after page loading via ajax.

adrianratajczak commented 10 months ago

Currently, it seems that the problem continues to exist