Update count without reloading page
-
How can I have the user favorite count automatically update in real time as a user favorites and un-favorites posts?
I am using this code per your website.
<?php get_user_favorites_count($user_id = null, $site_id = null, $filters = null, $html = false); ?> <?php the_user_favorites_count($user_id = null, $site_id = null, $filters = null); ?>
Thanks,
Micah
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Update count without reloading page’ is closed to new replies.