Hi all,
I'm dipping my toes into the murky world of K2 templating after Norm's presentation to MJUG last week (thanks Norm!)
Moving stuff around via css is pretty straight forward however I *think* I need a functional change and this is where my lack of PHP is a hinderence... assuming that's the issue/solution of course
I'm wanting to create a category/blog view of my items (articles) that include showing my extra fields in the blog layout. I've checked all the K2 item and category options that should "show extra fields" but no luck. I've also looked at using the JB Microblog module, and that doesn't seem to offer the soultion either.
If I'm not mistaken I need to move the "catItemExtraFields" section of code from with the file category_item.php however I'm not sure where it needs to be moved to ??
Suggestions ?