Hi, I made a website for at client http://movelife.dk/. I has 3 templates, an index.php (forside) page.php (page), employee.php (employee).
The page.php is a nested clonable page, which I use as masterpage for breadcrumbs and navigation.
After enabling pretty urls I get a structure like this:
http://movelife.dk/page/forside/behandl ... ldtraning/
but what I would like is
http://movelife.dk/behandlinger/holdtraning/
or
http://movelife.dk/forside/behandlinger/holdtraning/
is that possible?
The page.php is a nested clonable page, which I use as masterpage for breadcrumbs and navigation.
After enabling pretty urls I get a structure like this:
http://movelife.dk/page/forside/behandl ... ldtraning/
but what I would like is
http://movelife.dk/behandlinger/holdtraning/
or
http://movelife.dk/forside/behandlinger/holdtraning/
is that possible?