Where you have your pages list, or wherever you want it to show up add:
<a href="http://farmbox.com/v/" target="_self">Photo Album</a>
nevermind, you clearly cannot interpret what i’m saying.
i found what i need.
if anyone cares to add their own files, and have them loaded into their main index template… use this code:
<?php include ('page_you_want_loaded.php'); ?>
I haven’t done anything. I am asking How you would do such a thing. Thought that might be clear with my title.
I looked at the functions.php page, assuming that’s where everything would be written out about those php functions, but they werent. So I assumed, naturally, to just replace the names of those files, with the names of my files to add and add them in.
I just want to add in my own php pages to be included in the master template index. Just separate content.