PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
themes
/
organization
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="col-md-6"> <div class="blog-post"> <div class="entry-thumb"> <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_post_thumbnail('large-thumb'); ?></a> </div> <div class="blog-content-wrapper"> <header class="entry-header"> <!--<p class="meta-post"> <?php organization_posted_on(); ?> </p>--> <?php the_title( sprintf( '<h2 class="title-post entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?> </header> <div class="entry-post"> <?php if ( (get_theme_mod('full_content_home') == 1 && is_home() ) || (get_theme_mod('full_content_archives') == 1 && is_archive() ) ) : ?> <?php the_content(); ?> <?php else : ?> <?php the_excerpt(); ?> <?php endif ?> </div> </div> </div><!-- /.blog-post --> </div> </article><!-- /article -->
[-] screenshot.png
[edit]
[-] single.php
[edit]
[-] sidebar.php
[edit]
[+]
images
[+]
css
[-] 404.php
[edit]
[-] style.css
[edit]
[-] searchform.php
[edit]
[+]
fonts
[-] header.php
[edit]
[-] index.php
[edit]
[+]
IMAGES USED
[-] search.php
[edit]
[-] functions.php
[edit]
[+]
..
[-] content-single.php
[edit]
[+]
recommend
[-] content-front-page.php
[edit]
[-] README.txt
[edit]
[-] footer.php
[edit]
[+]
template-files
[+]
upsell
[-] content.php
[edit]
[-] content-special.php
[edit]
[+]
dummy-data
[-] comments.php
[edit]
[-] error_log
[edit]
[-] page.php
[edit]
[-] archive.php
[edit]
[+]
js
[-] content-none.php
[edit]
[-] content-page.php
[edit]
[+]
includes
[-] home.php
[edit]