|
 |
|
|
| Thank you | October 23, 2007 @ 10:19pm | David.
Many thanks!
:) |
|
|
|
|
|
|
 |
|
|
| October 23, 2007 @ 10:18pm | It's template.php. The template_info.php file doesn't contain any of the template, just basic information to identify it in places like the Control Panel's list of templates. Where exactly in template.php depends on the template you're using and if the counter is printing any HTML code into the page. At the very bottom of the file you'll see the } brace that ends the BuildTemplate function, it needs to go somewhere inside that.
The other option is to put it in a block, that would also easily get it on all pages and could be PHP enabled.
David |
|
|
|
|
|
|
 |
|
|
| request for assistance with counter code | October 23, 2007 @ 9:11pm | Where can I place this counter php code within the template you mentioned earlier. (3rd party php counter)Not having any luck. All of my pages do not have process php checked. So I was hoping to include this in the template.
Heres the code:
$sid="123456"; include("/home/mysite/public_html/traffic/write_logs.php");
template.php or template_info.php? also what line please.
thanks for any suggestions. welby |
|
|
|
|
|
|
 |
|
|
| Thanks David | October 20, 2007 @ 6:55am | Always right on the money. Appreciate it.
welby |
|
|
|
|
|
|
 |
|
|
| October 19, 2007 @ 9:28pm | Welby,
That's the "Show Navigation Links?" option in the Modify Site Preferences section. You can choose whether you want it on all pages, all pages except the home page, or no pages.
David |
|
|
|
|
|
|
 |
|
|
| menu links question | October 19, 2007 @ 9:03pm | Hi.
I can't figure out how to remove this duplication. On each page I create it has the following structure. In this example the About Us page.
Home > About Us
About Us
How do I get rid of the Home > About Us part. I just want the name of the page.
Thanks in advance.
welby |
|
|
|
|
|
|
|
|
 |
|
|
| footer gif | October 18, 2007 @ 10:14pm | How can I remove the flexcms logo from the footer, not the link just the gif image.
thanks.
welby |
|
|
|
|
|
|
 |
|
|
| October 9, 2007 @ 9:57pm | The Site Footer Code box in the Modify Site Preferences section was specifically designed for such applications, so that's a very easy and effective way to add code like a counter to all pages on your site. If you wanted it such that no other user could modify it, you could also add it directly to the template.
David |
|
|
|
|
|
|
 |
|
|
| best place for a counter | October 9, 2007 @ 9:25pm | hello. where is the best place to insert a counter so it tracks all pages. i would like to know where to place the code. thanks in advance.
welby |
|
|
|
|