Posted by etcetera9 on March 16, 2011 at 7:24am
1 follower
Jump to:
| Project: | Sub-path URL Aliases |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello, I am using Sections module for using a different theme on all pages under www.example.com/section1/*
This page shows the correct theme:
www.example.com/section1/page1
But this page, for example, doesn't show the correct theme:
www.example.com/section1/page1/edit
Any ideas?
Thanks...
Comments
#1
Is it possible to make this work by arranging the weights of modules somehow?
Current weights:
Pathauto: 1
Sections: -10
Subpath_alias: 0
I tried setting the weight of subpath as -15, -5 and 15 respectively, but none of them worked...