Elxis CMS Forum
Support => General => Topic started by: ROUBOS on January 11, 2010, 02:19:44
-
Hi,
how do we add a link to an autonomous page from the Rolling Image Menu? What's the URL of an autonomous page of the site?
-
page's seotitle= myseotitle
url of autonomous page is mysitedomain/myseotitle.html
or mysitedomain/en/myseotitle.html mysitedomain/fr/myseotitle.html depending what languages you have assign and want to link
-
OK thanks.
Does this need SEO activated?
-
if you don't have seo enabled..
then use this below inserting to each link the correct id from autonomous manager list with pages
mysite.../index.php?option=com_content&task=view&id=page id
example => index.php?option=com_content&task=view&id=26
example => index.php?mylang=english&option=com_content&task=view&id=26
-
Thank you very much