PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
webon
/
inc
/
search
/
templates
/
parts
<article <?php post_class( 'qodef-search-item qodef-e' ); ?>> <div class="qodef-e-inner"> <?php // Include post title webon_template_part( 'search', 'templates/parts/post-info/image' ); ?> <div class="qodef-e-content"> <?php // Include post title webon_template_part( 'search', 'templates/parts/post-info/title' ); // Include post excerpt webon_template_part( 'search', 'templates/parts/post-info/excerpt' ); ?> </div> </div> </article>
[+]
post-info
[+]
..
[-] post.php
[edit]
[-] loop.php
[edit]
[-] search-form.php
[edit]