PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
webon
/
inc
/
search
/
templates
/
parts
/
post-info
<?php if ( has_post_thumbnail() ) { ?> <div class="qodef-e-image"> <a itemprop="url" href="<?php the_permalink(); ?>"> <?php the_post_thumbnail( 'thumbnail' ); ?> </a> </div> <?php } ?>
[-] title.php
[edit]
[+]
..
[-] excerpt.php
[edit]
[-] image.php
[edit]