First of all ... thx for the great k2 component.
Ok... i have an website at
emigrez.info
and it's currently working fine. on the first page, the module k2
content is displaying my items just fine, but the read more link and
the title link are not how they are supposed to be. What do i mean by
that ?
Well ... for example when i click on one item it shows like this without the left or right sidebars like this example.
I looked into the k2 content module and found out that the links are
made $item->link but in the component module it's
$this->item->link. Now, if i do insert $this into the module i
get an error on the first page.
Anyone can help me with this please ?