PDA

View Full Version : Link doesn't appear on the Homepage navigation


snok
03-24-2009, 11:10 AM
Hi everybody,

I am new in pixelpost, and I just start to enjoying modify and add stuff on my blog page. www.snokphotography.com

But I have an issue that I try to solve since couple of days without finding any solution (I of course check on the forum but I didn't find antthing working.

My problem is that I created a new page 'Subscribe" to put my Feedburner form. In this page (called subscribe_template.html) I add the form provided by Feedburner.

In every page navigation I put the link (<a href="index.php?x=subscribe" title="subscribe">Subscribe</a> ) and it is perfectly working. The point is that in my home page the link doesn't appear in the navigation area. I don't really now if I have to modify something on index.php. I tried to give a look but my knowledge are not enought good for that.

Does someone have an idea?

thanks a lot for your help and sorry for the so - so english

Snok

Dennis
03-25-2009, 05:42 PM
Please do not modify the core files. Everything you want can be done in the templatefiles. The file you want to edit is image_template.html. Please add the same code you put in the other files.

snok
03-27-2009, 07:43 PM
I create a new Home page to cover the first one to solve my problem before check your answer, I made a test... and it is working... It was so simple... thanks a lot!