Cool solution! But do not tell me how to install the counter in the mobile version, for example Veronika theme.... When you try to add code, it is automatically commented....
echo '<li><a href="' . osc_route_url('favorite-lists', array('list-id' => '0', 'current-update' => '0', 'notification-update' => '0', 'list-remove' => '0', 'iPage' => '0')) .'" ><i class="fa fa-heart-o"></i>'.__('Favorite items', 'favorite_items').' <span class="im-user-account-count1"><?php echo fi_count_favorites(); ?></span></a></li>';