Quote Originally Posted by dpet102 View Post
Awesome, thanks clyde.

Sorry to add more work to your pile :)

Maybe you can also direct me quickly. I use define_pages_2 as my "about us", and define_pages_3 as "fundraising initiative".

I'm not familiar with EZ pages, for some reason it doesn't like me, but I'm wondering how to get those define pages links into my footer.

Thanks for your help

Dave

If you don't use EZ Pages then you will have to edit includes/languages/english/extra_definitions/footer_menu_defines.php
and insert new definitions for them.

Using EZ Pages is not that difficult.

go to admin -> tools -> EZ Pages

click the "New File" button

Add a page title

Set everything except FOOTER to no (make sure you give it a sort order)

scroll down to
Internal Link URL:
add the link to your page - index.php?main_page=page_2

click the insert button

Do the same for your page_3 link.

make sure you have the ez pages footer status set to 1

and that's it.