milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
919 stars 196 forks source link

content.php change #300

Open adambundy opened 9 years ago

adambundy commented 9 years ago

The figure and link elements wrapping the post thumbnail in content.php are currently outside the conditional checking for a featured image. IMHO, they should be moved inside that check, so that you don't end up with an empty figure element with an empty link inside it when there is no post thumb assigned to current post.