Pages under a link to URL
Permalink
When I have a link to a URL, and put pages under it, the URL of the pages under it will be generated from the URL of the link, not the title given to it. I think this should be based on the title given to the link.
My website ishttp://beaupix.com
On the navigation bar, you see "Main."
That's a link tohttp://beaupix.com.
I do this so that I can put About, Testimonials, etc. under the "Main" without having to allocate extra space for "Home." This works, except that the URL will not look pretty for pages that are placed under Main.
Can someone fix this please??
My website ishttp://beaupix.com
On the navigation bar, you see "Main."
That's a link tohttp://beaupix.com.
I do this so that I can put About, Testimonials, etc. under the "Main" without having to allocate extra space for "Home." This works, except that the URL will not look pretty for pages that are placed under Main.
Can someone fix this please??
thats the css caused by the theme
REally?
When I look at the URL in the Edit -> Properties of the pages under the link page, they are messed up (path generated from the URL not name) there as well. I don't see why this can be caused by CSS... can you explain?
When I look at the URL in the Edit -> Properties of the pages under the link page, they are messed up (path generated from the URL not name) there as well. I don't see why this can be caused by CSS... can you explain?
Although I think there may be another situation where you might want to place pages under an external URL link, my particular case above was more elegantly solved by using page attribute replace_link_with_first_in_nav, as described in
http://www.concrete5.org/index.php?cID=3396...
and
http://www.concrete5.org/community/forums/chat/page-hierarchy-pass-...
and perhaps more threads.
http://www.concrete5.org/index.php?cID=3396...
and
http://www.concrete5.org/community/forums/chat/page-hierarchy-pass-...
and perhaps more threads.