Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2005
    Location
    ny
    Posts
    631
    Plugin Contributions
    0

    Default Change some wording....

    Hello, I did a search on the developers toolkit but couldnt find where to change this.

    I have a page for Privacy but I am using it for Contest Rules. How can I change the wording Privacy Notice as well as changing the Url.

    http://dahanjewelry.com/index.php?main_page=privacy



    Thank you.
    Last edited by Kim; 23 Feb 2007 at 10:20 PM. Reason: removed zenID from url

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,039
    Plugin Contributions
    31

    Default Re: Change some wording....

    Go to includes/languages/english/YOUR_template/privacy.php

    Open the file and change these defines:

    define('NAVBAR_TITLE', 'Privacy Notice');
    define('HEADING_TITLE', 'Privacy Notice');
    define('PRIVACY_ALT_TEXT', 'Privacy Notice');

    in includes/filenames.php

    find and change the following define:

    define('FILENAME_PRIVACY', 'privacy');

    BTW: When you copy a URL from your site MAKE SURE YOU DO NOT INCLUDE THE SESSION ID!!!

  3. #3
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Change some wording....

    Note: if you change the name of the files in filenames.php you have to physically change the name of the files associated with it.. i.e. tpl_privacy.php and privacy.php
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Sep 2005
    Location
    ny
    Posts
    631
    Plugin Contributions
    0

    Default Re: Change some wording....

    Kim I fgiured it out, I just name the name of the text iin privacy.php in the single quotes. It seemed to do the trick!

    thank you again!

 

 

Similar Threads

  1. Replies: 37
    Last Post: 7 Jul 2008, 07:17 PM
  2. Change wording on payment page?
    By PhillipHarrison in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 16 Feb 2007, 09:24 AM
  3. Change folder name
    By bianbian in forum General Questions
    Replies: 6
    Last Post: 10 Jun 2006, 03:29 PM
  4. Can't find where to change this header
    By samisoaps in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jun 2006, 03:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •