Forums
(@xanthan)
12 years ago
Looks like that was the problem as well.
Livefyre support sent me this code:
remove_filter( ‘comments_template’, ‘livefyre_comments’ ); add_filter( ‘comments_template’, ‘livefyre_comments’, 99 );
which is placed in functions.php