Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Privacy Policy and Terms?

Privacy Policy and Terms?

Locked

Views: 2,613

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
3 Dec 2007, 11:23 AM
#1
sentience avatar

sentience

New Zenner

Join Date:
Dec 2007
Posts:
13
Plugin Contributions:
0

Privacy Policy and Terms?

Ive been looking and looking, and I cant find where I can edit the messages here. I can find something that requires you to agree to them when you check out, but not where to edit the message. Ive been looking too, on the admin sections and on the tutorial.

3 Dec 2007, 4:30 PM
#2
nomadrw avatar

nomadrw

Zen Follower

Join Date:
Sep 2007
Location:
Somewhere in Southern Cal
Posts:
331
Plugin Contributions:
0

Re: Privacy Policy and Terms?

You have to go to:
Admin>Tools>Define Pages Editor.
Click the define Pages Editor for English scoll box look for
define_privacy.php
THis is the directory where its located.
/includes/languages/english/html_includes/define_privacy.php

Note you will need to change the permission to 777 make sure you change the permission back to its orginal setting.

nomad

3 Dec 2007, 4:33 PM
#3
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Privacy Policy and Terms?

You should copy define_privacy.php from /includes/languages/english/html_includes/ to
/includes/languages/english/html_includes/YOUR_TEMPLATE/ and make your changes there.