WP seems to be ignoring all of them, and the footer either contains the same navigation as the header nav, or nothing at all. Currently, I've reverted the edited footer back to the original code and all that appears is the link to your sales site.
This is what I WANT to be in the footer:
<a href="http://coffandstone.com/">Home</a> | <a href="http://coffandstone.com/about-us/">About Us</a> | <a href="http://coffandstone.com/about-us/principals">Principals</a> | <a href="http://coffandstone.com/about-us/client-list/">Client List</a> | <a href="http://coffandstone.com/representative-cases/">Representative Cases</a> | <a href="http://coffandstone.com/submit-a-claim/">Submit a Claim</a> | <a href="http://coffandstone.com/contact-us/">Contact Us</a> | <a href="http://coffandstone.com/faq/">FAQ</a> | <a href="http://coffandstone.com/legal/">Legal</a> <p>Copyright ©2012 Coff and Stone, P.A. All rights reserved. Unauthorized duplication is a violation of applicable law.</p>
Is there anything I can do to place this code in the footer and have it respected by WP?
Thanks for your help.











