Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2005
    Location
    ny
    Posts
    630
    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,033
    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,721
    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
    630
    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. COD wording how do i change?
    By uniqueliving in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Aug 2010, 01:42 AM
  2. Change Some Wording On Registration Form
    By ETbyrne in forum General Questions
    Replies: 3
    Last Post: 30 Aug 2008, 08:44 PM

Posting Permissions

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