hi,
as per demo, i set module JA-News on the front page, when I click at category title and/or read more for each category, it will show its content on FRONTPAGE. The problem is there are left, right module & other modules on the f/page.
I want it to display on a NEW PAGE without other module. In nut, in full page, just the for the content.
This is how it work now. When I click at the link of the JA-News module on the frontpage, it pont to http://abc.com/index.php?option=com_content&task=view&id=116&Itemid=1
but I want it to link to http://abc.com.net/index.php?option=com_content&task=view&id=116
(without &Itemid=1)
so, after a long writing, i actually want to know how to make the link point to
http://abc.com.net/index.php?option=com_content&task=view&id=116
thanks