Topic: Integrating Multiple Languages Into Site/Menu System
FIRST: I'm a new user to Wolf CMS and I already love everything I'm doing with the software. It is wonderful. I've been looking for a CMS like this for so long and it is exactly was I need! Thank you to all of you that develop and help the project as you are all doing great work.
Now, to my issue. I have been tinkering around with some different layout options for the site I am working on and I'm having a slight problem figuring out the best way to use 2 or more languages on the site. This isn't a requirement for, now but it will be down the road and trying to get all the legwork done now so implementation down the road will be easy. Just a quick un-comment of a snippet or something like that and we're in business ![]()
Though trial and error I've come up with this solution, and I'm not sure if it is the best solution. Right now I have the site setup as follows:
Root Home Page (redirects to eng)
|_ eng (English)
| |_Page 1
| |_SubPage1
| |_Page 2
| |_Blah...
|
|_spa (Spanish)
|_Page 1
|_SubPage1
|_Page 2
|_Blah...
Essentially Page 1 is the same for eng and spa except they are titled differently appropriately for their language.
The first menu is easy, the one for the languages, as I have those set as childs to the main page. This menu is just a small text link menu at the top right of the site and works perfectly.
The second menu is where I'm having an issue... The second menu should be a listing of the childs to the individual languages. For example, I cannot figure out how to get the childs to eng to list on eng.html and all of its' childs and sub-childs, while the menu changing appropriately when I link to a page that is a child to spa.
I hope I'm making sense here....
The third menu would be for those select pages that have childs on, but I'm not concerned with this as they aren't important if I can't get the second menu working right.
I'm sure someone here knows the answer to my quandary and that the answer is probably staring me in the face in one of the posts here in the forums, but I have been tinkering back and forth for 3 days and am fresh out of ideas...
Thanks for all you do...

