Clear Button Not Working
-
Clear Button doesn’t seem to be working. I have the a printed list of two different post types and that prints fine using this <?php the_user_favorites_list($user_id = null, $site_id = null, $include_links = false, $filters = $filters);?> But when it comes to using the clear button like so: the_clear_favorites_button($site_id = null, $text = null);
I am unable to get it to clear all the favorites. Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Clear Button Not Working’ is closed to new replies.