I don't know the exact template file you'd want to edit, because I don't know the full EasyBlog theme system. You'll likely want to edit a file like /components/com_easyblog/themes/wireframe/blogs/latest/default.main.php (or another file in the themes/ directory, depending on your theme and the view you're using.* Modify the EasyBlog template view and add the Comments easy-tag to their template. In there, you can programmatically set the URL so it's right on each page.
>Yes, that'll be the solution. But I am not sure which css or php files should I modify or add...
{{SCFacebookComments width=550 num_posts=10 colorscheme=light mobile=false order_by=time href=<?php echo $post->getPermalink(); ?>}Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
