I've spent quite some time searching, with no solution, so please forgive me if this has already been answered...
Essentially, I have a Page (as in the 'static' About me type pages) and I would like to have a MODIFIED Footer on one than for the rest of my wordpress site. I've tried making a duplicate Footer.php file (named very imaginatively, Footer2.php), and renaming the link of <?php get_footer(); ?>to <?php get_footer2(); ?>in the Page concerned, but it doesn't seem to work.
I can only presume there is a way to do this .. I'd be extreamly greatful for any assistance! Thanks in advance, William