Gossamer Forum
Home : Products : Gossamer Links : Discussions :

"Home" URL Problem

Quote Reply
"Home" URL Problem
Hi there...

I have links setup and running. It is running on a subdirectory off my root web tree called "directory". The Links are built and referenced to /directory and everything works.

What I want to accomplish is the navigation bar that reads: Home: Directory: Ontario etc. to be linked to "/" versus "/directory" for the Home: part but the Ontario portion to link to "/directory/Ontario". The Directory portion should link to "/Directory".

I've tried different things and feel I am missing the obvious. The categories are all referenced from the homepage itself and I want everyone to return to the "/" homepage when they click Home but go to the /directory homepage when they click "Directory".

Please help..:)



Thanks.
Quote Reply
Re: [pauls] "Home" URL Problem In reply to
Hi!

Try with <A href="http://www.YOURSITE.COM/">Home</A> : <%title_linked%> (category.html template)

and in admin > Build > User Language > LINKS

change field LINKS_TOP from Home to Directory ...

Hope that helps Wink


Quote Reply
Re: [Payooo] "Home" URL Problem In reply to
Perfect..:) Thanks very much.
Quote Reply
Re: [pauls] "Home" URL Problem In reply to
Great! Smile