events page
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<!-- post thumbnail -->
|
||||
<?php if (has_post_thumbnail()): // Check if thumbnail exists
|
||||
console_debug('relatedloop: ' . $relatedloop);
|
||||
console_debug('qc: ' . $qc);
|
||||
if ($relatedloop === true): ?>
|
||||
<a class="related_thumbnailwrapper" href="<?php the_permalink();?>" title="<?php the_title();?>">
|
||||
<?php the_post_thumbnail('home-square-thumbnail');?>
|
||||
|
||||
Reference in New Issue
Block a user