Creating from footer text - Joomla! Forum - community, help and support
hi all,
im joomla 2.5 site there text in footer (terms & conditions) there 1 item didn't want use menu, want link single article line of text.
cheers
im joomla 2.5 site there text in footer (terms & conditions) there 1 item didn't want use menu, want link single article line of text.
cheers
the link article be:
if menu item id given system use settings of menu item.
if not want format page based on menu item id, use following:
- index.php?option=com_content&view=article&id=xx&itemid=yy
where xx article id , yy menu item id.
if menu item id given system use settings of menu item.
if not want format page based on menu item id, use following:
- index.php?option=com_content&view=article&id=xx
Comments
Post a Comment