Hi,
I have a view named CareerOverviews that uses the url careers. When I go to 'mysite/careers' it loads the correct 'page-careers.tpl.php' file correctly. However, I need another custom template file named 'page-careers-culture.tpl.php that gets loaded when people go to 'mysite/careers/culture'.
I set up a view named 'Culture' that specifies the url 'careers/culture'. WHen I go to 'mysite/careers/culture' it pulls the generic 'page.tpl.php' template instead of the page-careers-culture.tpl.php template. I'm not sure what I'm doing wrong (thinking this should be working).
Possible issues -
the Culture link actually points to node/333. I set a url alias for node/333 to point to careers/culture.
Any help is appreciated.
Thanks
James
Comments
Hi James, Did you set it up
Hi James,
Did you set it up using Different page templates depending on URL aliases? I don't think this is something that Drupal does out of the box, so just want to make sure the url alias/template suggestions is set up this way advising further.
Thanks,
Amanda