helix Reply #1, 6 years, 8 months ago
Maybe someone can help me out with this issue, whenever I turn on "Use friendly alias path" it breaks all the links generated by MenuBuilder and that PageTrail snippet. When I follows links deeper in to the folder it begins to append the folder path alias to all the other links.
Example:
Home <- page
About <- page
Stuff <- folder
-> subStuffA <- page
-> subStuffA <- page
if I go into Stuff, everthing is fine, except if I go to one of its sub documents, like subStuffA all my links now have http://domain/Stuff/ <- infront of them, as you can see this is a problem when I want to go back to the home page since http://domain/Stuff/home.html is not valid path, and even going to subStuffB will break cause it's listed as http://domain/Stuff/Stuff/subStuffB.html
I hope that makes sense, I can show and example if anyone really needs, but can't leave it up since the site I'm working on is constantly being view for by the owner for progress. This is so far the only problem I have encountered.
Thanks!
Example:
Home <- page
About <- page
Stuff <- folder
-> subStuffA <- page
-> subStuffA <- page
if I go into Stuff, everthing is fine, except if I go to one of its sub documents, like subStuffA all my links now have http://domain/Stuff/ <- infront of them, as you can see this is a problem when I want to go back to the home page since http://domain/Stuff/home.html is not valid path, and even going to subStuffB will break cause it's listed as http://domain/Stuff/Stuff/subStuffB.html
I hope that makes sense, I can show and example if anyone really needs, but can't leave it up since the site I'm working on is constantly being view for by the owner for progress. This is so far the only problem I have encountered.
Thanks!
.