* Site Map
* Search Terms
* Advanced Search
* Contact Us
if you want to change footer contents from magento
like Site Map,Search Terms,Advanced Search,Contact Us
then go to your magento struture ->your theme like:
C:/wamp/www/1magento/5appdesign/frontend/base/theme/jaybharat/layout/contacts.xml
find and replace like :
<default>
<reference name=”footer_links”>
<action method=”addLink” translate=”label title” module=”contacts” ifconfig=”contacts/contacts/enabled”><label><!–Contact Us jay–>Neem contact met ons</label><url>contacts</url><title><!–Contact Us jay–>Neem contact met ons</title><prepare>true</prepare></action>
</reference>
</default>
BUT BUT DEAR its not now final
One more Final step you have to do:
Login admin panel and
System > Cache Management
and select all Then -> Fflish all values.
Now your change can reflect on fron end.
Share on FacebookPage views:126