Elxis CMS Forum

Support => General => Topic started by: ROUBOS on January 11, 2010, 02:19:44

Title: Adding links to Rolling Image Menu ? [SOLVED]
Post 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?
Title: Re: Adding links to Rolling Image Menu ?
Post by: ks-net on January 11, 2010, 03:41:05
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
Title: Re: Adding links to Rolling Image Menu ?
Post by: ROUBOS on January 11, 2010, 04:08:08
OK thanks.
Does this need SEO activated?
Title: Re: Adding links to Rolling Image Menu ?
Post by: ks-net on January 11, 2010, 04:40:01
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
Title: Re: Adding links to Rolling Image Menu ?
Post by: ROUBOS on January 11, 2010, 05:29:15
Thank you very much