Refresh like count of all posts without page load
-
I’m looking for a similar solution as https://wordpress.org/support/topic/load-more-of-post-ajax-call/, although the code is (of course) on a staging site, not something shareable.
Specifically, we’re using FacetWP and want likes to update when the posts are filtered.
So far, I’m using this function (https://facetwp.com/documentation/facetwp-loaded/) and calling a PHP file with nice_likes(); as the content. I’ve confirmed the file is loading, but this function isn’t what’s needed.
Can you provide any guidance here? Thanks (:
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Refresh like count of all posts without page load’ is closed to new replies.