-
1. Re: Unable to set template properties
Andy Shaffer Feb 28, 2013 7:58 AM (in response to Andy Shaffer)Update:
Looks like I'm going to have to settle on not using nested templates. I gave it a try with on a page from a single un-nested template and both template properties and repeating regions worked.
So now I'll be including all the global code via PHP includes rather than a master Dreamweaver template. Not sure how that will effect broken link reports or global link updates but it looks like it's the only solution for now.
-
2. Re: Unable to set template properties
Nancy O. Feb 28, 2013 10:25 AM (in response to Andy Shaffer)Nested templates are rarely if ever a good practice.
PHP includes with site root relative links will work on your remote site, however they may not show up in your local test environment.
Nancy O.
-
3. Re: Unable to set template properties
Andy Shaffer Feb 28, 2013 10:36 AM (in response to Nancy O.)Yep, that's what I'm finding out. They were fine with older simpler sites. But looks like I'm over it
As for the PHP includes, luckily I get to work directly on the production server. However I have installed WAMPserver locally just in case I'm not on the network.


