-
Closed
-
Hello everybody,
At this point I am using the plugin Social by Mailchimp (no longer supported, I know) that draws in RT’s from Twitter en Likes & Shares from Facebook. Normally most themes include:
<?php
wp_list_comments(array(
‘type’ => ‘all’,
‘callback’ => ‘evolve_comments_callback’,
‘end-callback’ => ‘evolve_comments_endcallback’));
?>all for all sorts of types of comments.
Evolve Plus does not, and on top of that it does not show the avatars from that specific account ID.
Can you help me fix this?
Kind regards,
Irene from http://mightymusings.nl
The topic Comment by type is closed to new replies