![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to create and editable region "area" right below the <body> tag of my template in the "code" view, which will then be applied to every page under the template. The editable area will just be for tracking code, which no one will see. I know that I will need something similar to this: !-- TemplateBeginEditable name="doctitle" -- !-- TemplateEndEditable -- Thanks!! |
#3
| |||
| |||
|
|
So, if you want the child pages to have an editable region in the "doctitle", make it editable. |
|
"Bodylastics" wrote: I am trying to create and editable region "area" right below the <body tag of my template in the "code" view, which will then be applied to every page under the template. The editable area will just be for tracking code, which no one will see. I know that I will need something similar to this: !-- TemplateBeginEditable name="doctitle" -- !-- TemplateEndEditable -- Thanks!! Changes in content in editable tags do not propagate to the child pages... they can be individually edited there. So, if you want the child pages to have an editable region in the "doctitle", make it editable. Remember, changes in the template there will have no effect on the child pages. If however, you want changes made in the template to carry through to the child pages it must be a non-editable region. Caveat: New pages from a template will carry the changes. Updating a site will have no effect on the existing child pages. JJ |
![]() |
| Thread Tools | |
| Display Modes | |
| |