-> <div class="itemBody"> is missing.
i fixed that here: .../templates/gk_bluap/html/com_content/category/blog_item.php
- Code: Select all
<article<?php if ($this->item->state == 0) : ?> class="system-unpublished"<?php endif; ?>>
<div class="itemBody">
<?php if (($params->get('show_author')) or ...
so the order of rows 17 and 18 are changed.
hope that was correct.

greetings
denis werner