Zen Cart Logo
Forums / General Questions / How to delete the text in the footer?

How to delete the text in the footer?

Views: 621

Results 1 to 5 of 5
16 Mar 2013, 10:25 AM
#1
fanisme avatar

fanisme

Zen Follower

Join Date:
Feb 2013
Posts:
104
Plugin Contributions:
0

How to delete the text in the footer?

I'd like to delete the text "payments" in the footer. Would somebody help me? Thanks a lot.
Attachment 12175

16 Mar 2013, 10:46 AM
#2
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: How to delete the text in the footer?

admin-tools-developers toolkit, bottom box, search 'payments'. there'll be a lot I'm sure but concentrate on your template footer files first.

16 Mar 2013, 1:11 PM
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: How to delete the text in the footer?

More info about what template or mod you are using for the footer area will let us advise in more detail, as will letting us see it live.

17 Mar 2013, 9:53 AM
#4
fanisme avatar

fanisme

Zen Follower

Join Date:
Feb 2013
Posts:
104
Plugin Contributions:
0

Re: How to delete the text in the footer?

Thank you for advices. I find the below sentence in includes/tempaltes/my template name/common/tpl_footer.php. If I delete this sentence, "payments" will be gone, is it right? Should I do anything else? thanks
Attachment 12181

17 Mar 2013, 12:01 PM
#5
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: How to delete the text in the footer?

That is actually hard-coded into your template file? It would be bad practice if so, but deleting it should not cause any problems.