Hi everybody! I'm working on blog settings by categories.
I've selected "item" as template layout instead of "mansory" I've selected before.
Now I see the new display, but I don't see full items (articles) clicking on "read more" (or linked title, too).
This is the menu link of my site
www.bluesilverevents.com/blog-mc.html
The only code I changed was:
<?php if($this->item->params->get('itemExtraFields') && isset($this->item->extra_fields) && count($this->item->extra_fields)): ?>
in
/html/com_k2/default/category_item.php Line 164
/html/com_k2/default/item.php Line 260
(error "parameter must be an array")
Thank you to who's going to answer.
:)