![]() |
|
How to add custom tracker? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: How to add custom tracker? (/thread-10413.html) |
How to add custom tracker? - meegja - 2012-09-16 Hello I am a total noob when it comes to PHP and so on but do know my way around HTML. Anyway, here is the code that I want added somewhere on the first page. Should be in the part: ` [Image: http://t1.extreme-dm.com/i.gif] ` How to add custom tracker? - fretzl - 2012-09-16 In your themes folder (zpmasonry) locate the file ` Past your code between those two lines like this: ` Of course you'll need to learn at least some basic PHP if you want to do more with Zenphoto. How to add custom tracker? - meegja - 2012-09-16 Never mind, this topic can be closed. Like I said, I'm a noob and just did found now that index.php is the place to be. I'm used that on the index there are the and tags and just realised that this all works different How to add custom tracker? - meegja - 2012-09-16 @ fretzl Posted at the same time I believe |