Is there a list of what the template names correspond to? I'm looking for the template page that controls all of the secondary pages.
Is there a list of what the template names correspond to? I'm looking for the template page that controls all of the secondary pages. |
It might help if you post a screen capture. I personally can't understand your question. |
I think he means the template html files i.e page_1.html, page_2.html etc... etc... in the base templates folder, Which file corresponds to which part of Dolphin? |
What do you mean RCNorm? Is dave on the right track with your question? If he is open up one of the php files like contact.php and look for a line that looks like $_page['name_index'] = 16; That is the template number for that page. |