home big hovers
This commit is contained in:
13
loop.php
13
loop.php
@@ -30,12 +30,6 @@
|
||||
}
|
||||
}?>
|
||||
</div>
|
||||
<div class="vr">
|
||||
|
||||
</div>
|
||||
<div class="postedon">
|
||||
<?php the_time('m. d.');?>
|
||||
</div>
|
||||
<?php if(is_home() and $qc < 3): ; //first two posts subtitle and excerpt ?>
|
||||
<div class="alcim">
|
||||
<?php
|
||||
@@ -46,6 +40,12 @@
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<?php endif;?>
|
||||
<div class="vr"></div>
|
||||
<div class="postedon">
|
||||
<?php the_time('m. d.');?>
|
||||
</div>
|
||||
<?php if(is_home() and $qc < 3): ; //first two posts subtitle and excerpt ?>
|
||||
<div class="bevezeto">
|
||||
<?php
|
||||
$dis_bevezeto_value = get_post_meta( get_the_ID(), 'dis-bevezeto', true );
|
||||
@@ -57,6 +57,7 @@
|
||||
</div>
|
||||
|
||||
<?php endif;?>
|
||||
<div class="filler"></div>
|
||||
</div> <!-- metadata end -->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user