Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Apr 2004
    Posts
    6
    Plugin Contributions
    0

    Default default page text... getting rid of

    So, I'm starting to add my own text to the various pages, via the Define Pages Editor. However, all the pages keep some standard text on top that I would like to get rid of.

    For example, on the Privacy Page, there is a box that says...
    Your Privacy Notice should be on this page.

    This box is just above the text that I entered in the admin area...

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: default page text... getting rid of

    For each of those pages, make an override copy of includes/languages/english/page_name.php, and edit the define statement for TEXT_INFORMATION in the override copy to leave the definition blank:
    Code:
    define('TEXT_INFORMATION', '');
    Neville
    An assumption is what you arrive at when you get tired of thinking...

 

 

Similar Threads

  1. Getting rid of out of stock text
    By gothicat in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Jun 2009, 06:50 PM
  2. Getting rid of default messages
    By injected in forum Basic Configuration
    Replies: 3
    Last Post: 21 Jan 2008, 10:08 AM
  3. Getting rid of this text
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 21
    Last Post: 21 Dec 2007, 01:28 PM
  4. Getting rid of default text
    By isaiah36 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Jan 2007, 01:25 PM
  5. getting rid of text on front page...
    By mand in forum General Questions
    Replies: 2
    Last Post: 24 Jun 2006, 01:51 AM

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