• Is there a hook for this? it says on your logs that you have but i checked your site and there is none.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I was able to use the Javascript Event ‘favorites-updated-single’

    Is this for it to hook on a new post/page?

    We are using the shortcode, but it is not staying liked when selected on shortcode buttons. All help appreciated.

    This is what I use to show my favourites button in the page:

    <?php the_favorites_button($post_id, $site_id); ?>

    The JavaScript function I mention above is just to show a message to the user when the favourites button is clicked.

    • This reply was modified 1 year, 10 months ago by gstar3.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘After/clicked favorite button hook?’ is closed to new replies.