PDA

View Full Version : How to edit, dlete etc links at the bottom of the home page


TS Bertsch
05-06-2006, 11:04 PM
How do you control the link at the bottom of each page.
I don't see anywhere in the admin area to configure these.

Company Info | Company Policy | Terms Of Service | Tell a Friend | Contact Us

Greg
05-06-2006, 11:21 PM
Hi TS Welcome to the forums. :)

Open your footer.tpl file and find:
<div class="bottom">
{if $config.news}
{$lang.news} ({$config.base}{$config.dir}news.html) |
{/if}
{$lang.company_policy} (#) |
{$lang.company_terms} (#) |
{$lang.advertise_with_us} (#) |
{$lang.contact_us} (#)
<div class="copyright">&copy; 2005 Powered by eSyndiCat Link Exchange Software (http://www.esyndicat.com/)</div>
</div>

That's where you can add or remove items. Except the eSyndiCat Link if you are using the free version. ")

mitsurugi
01-17-2010, 05:48 PM
Hi TS Welcome to the forums. :)

Open your footer.tpl file and find:
<div class="bottom">
{if $config.news}
{$lang.news} ({$config.base}{$config.dir}news.html) |
{/if}
{$lang.company_policy} (#) |
{$lang.company_terms} (#) |
{$lang.advertise_with_us} (#) |
{$lang.contact_us} (#)
<div class="copyright">&copy; 2005 Powered by eSyndiCat Link Exchange Software (http://www.esyndicat.com/)</div>
</div>

That's where you can add or remove items. Except the eSyndiCat Link if you are using the free version. ")

Yes... But what is the page URL for Company info, company policy and terms of use? Where to find them and edit those page content?

P.S. Sorry for my bad English....

Greg
01-17-2010, 07:23 PM
Hi mitsurugi Welcome :)

This option is easily done in the admin panel with the ProVersion,
It can be done with the free version (sorry I don't know how) but I do know it's not easy.

andypatel
02-08-2011, 09:14 AM
anyone ever figure this out?

jassmee
01-17-2012, 11:59 AM
go to admin panel and disable bottom page status .you are d active the page status.your bottom link is not show.