Hi,
I'm trying to find the file that loads the list of blog posts. More specifically the part where it generates the link to each listed post.
This is what I'm looking for:
<div class="post_grid_content">
<h2 class="post_title">
<a href="THIS IS WHAT I NEED : )">
(I want to replace the comments counter with the amount of facebook comments instead so that's why I need the url)
Thanks in advance!













