Chat Room Article Base Facebook Page Twitter RSS Feed
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 12:14:39 AM

Login with username, password and session length
Search:     Advanced search
The E-commerce forum, the best place for advice for your Small Business.
12787 Posts in 1519 Topics by 6453 Members
Latest Member: mariocotton921
* Home Help Search Login Register
+  E-commerce forum
|-+  E-commerce
| |-+  Shopping cart software
| | |-+  Zen cart
| | | |-+  Remove ABOUT from footer
« previous next »
Pages: [1] Print
Author Topic: Remove ABOUT from footer  (Read 486 times)
Andy c
Members - (ws)
Shareholder ;o)
*****

Karma: 2
Offline Offline

Gender: Male
Posts: 581



WWW
« on: June 19, 2011, 05:48:04 PM »

Hi

I have tried to replace the about us with links page but have failed  grrrr grrrr Have ended up putting in else where which is fine but now seemed to have ended up with ABOUT in it's place
I have found it using firebug ,can remove it within firebug have gone to the footers css but can't see it anywhere ,have tried with the DTKit but no luck either

any help again is appreciated
Logged
Baa
Member (ds)
Part of the Furniture
*****

Karma: 23
Offline Offline

Posts: 463


WWW
« Reply #1 on: June 20, 2011, 03:38:31 PM »

If you can't find a file or need to find it quickly then Developers Tool Kit is a good place to start. In the last box put in about us and ask it to search all files. You will then get a list of files pertaining to that word or phrase. Then you can change the code back from one of your backup files and delete the files that are just for the About Us. mod.

If you just want to rename the file so you can use it for something else, an extra page might be handy, it's in

includes/languages/english/about_us.php
« Last Edit: June 20, 2011, 03:43:27 PM by Baa » Logged

You cannot conduct today's business with yesterday's methods and expect your business to grow

Moon Stag Designs - Silver, Gold and Gemstone Jewellers. Jewellery for men, women and children.
Andy c
Members - (ws)
Shareholder ;o)
*****

Karma: 2
Offline Offline

Gender: Male
Posts: 581



WWW
« Reply #2 on: June 20, 2011, 05:09:19 PM »

Hi Baa already tried DTK ( allI get is about 30 results None relating to my problem) & have deleted the about us files ,as I wanted to remove it
Logged
seamus
zen master
Shareholder ;o)
*****

Karma: 44
Offline Offline

Gender: Male
Posts: 1109



WWW
« Reply #3 on: June 20, 2011, 06:07:35 PM »

here's a quick cheat to remove it, and it leaves behind a wee bit of code that you can use if you want to add in another link into that space.

in includes/languages/english/extra_definitions/all_business
you should have a file called footer_menu_defines.php

at around line 23 look for this code here:

Code:
Define('ABOUT', '<li><a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a></li>');

change that line to this:
Code:
Define('ABOUT', '<li></li>');

that will remove the link and leave  the li tags inplace, incase you want to add another link in.

really there should be some more code removed from other files to get rid of that link completely, but just leaving the empty li tags will work fine^^

great
Logged

Andy c
Members - (ws)
Shareholder ;o)
*****

Karma: 2
Offline Offline

Gender: Male
Posts: 581



WWW
« Reply #4 on: June 20, 2011, 06:34:09 PM »

ahhhhh I deleted the whole line I thought that would fix it but obviously it made it worse
working fine now once I put those in place

thank you yet again for your help
Logged
seamus
zen master
Shareholder ;o)
*****

Karma: 44
Offline Offline

Gender: Male
Posts: 1109



WWW
« Reply #5 on: June 20, 2011, 06:45:12 PM »

no probs Andy great
Logged

Baa
Member (ds)
Part of the Furniture
*****

Karma: 23
Offline Offline

Posts: 463


WWW
« Reply #6 on: June 21, 2011, 01:27:11 PM »

Sorry Andy I didn't know what you meant by DTK, not much of a chatroom visitor so these things pass me by.
Logged

You cannot conduct today's business with yesterday's methods and expect your business to grow

Moon Stag Designs - Silver, Gold and Gemstone Jewellers. Jewellery for men, women and children.
Andy c
Members - (ws)
Shareholder ;o)
*****

Karma: 2
Offline Offline

Gender: Male
Posts: 581



WWW
« Reply #7 on: June 21, 2011, 06:23:25 PM »

no problem ...I too can never figure out shortening of words either
Logged
Andy c
Members - (ws)
Shareholder ;o)
*****

Karma: 2
Offline Offline

Gender: Male
Posts: 581



WWW
« Reply #8 on: September 10, 2011, 03:38:15 PM »

here's a quick cheat to remove it, and it leaves behind a wee bit of code that you can use if you want to add in another link into that space.

in includes/languages/english/extra_definitions/all_business
you should have a file called footer_menu_defines.php

at around line 23 look for this code here:

Code:
Define('ABOUT', '<li><a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a></li>');

change that line to this:
Code:
Define('ABOUT', '<li></li>');

that will remove the link and leave  the li tags inplace, incase you want to add another link in.

really there should be some more code removed from other files to get rid of that link completely, but just leaving the empty li tags will work fine^^

great

After going though great lengths to remove it it's back lol
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
SimplePortal 2.2.2 © 2008-2009