Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2012
    Location
    St. Catharines, ON Canada
    Posts
    91
    Plugin Contributions
    0

    Default Page 2 title change.

    I have added some text to Page 2 using the page editor but the page is still called "Page 2" when viewing it online.
    Can this be changed so I can call it something relevant?

  2. #2
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: Page 2 title change.

    Quote Originally Posted by rensing View Post
    I have added some text to Page 2 using the page editor but the page is still called "Page 2" when viewing it online.
    Can this be changed so I can call it something relevant?
    make a copy of this file:

    includes/languages/english/page_2.php

    place it here:

    includes/languages/english/YOUR_TEMPLATE/page_2.php

    and edit the title to your satisfaction.

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #3
    Join Date
    Oct 2012
    Location
    St. Catharines, ON Canada
    Posts
    91
    Plugin Contributions
    0

    Default Re: Page 2 title change.

    You mean I change the name of the file and the system will know it that page to display?

  4. #4
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Page 2 title change.

    Quote Originally Posted by rensing View Post
    You mean I change the name of the file and the system will know it that page to display?
    Not in this case. The title to be displayed is within a define inside the file.

    For example if you want the title to be: 'Free Widgets', then within the file change:
    Code:
    define('NAVBAR_TITLE', 'Page 2');
    To:
    Code:
    define('NAVBAR_TITLE', 'Free Widgets');
    For the navigation bar title to be changed.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Oct 2012
    Location
    St. Catharines, ON Canada
    Posts
    91
    Plugin Contributions
    0

    Default Re: Page 2 title change.

    I'm getting closer thank you.
    I know see the new name in the body of the message when I open it and it shows the correct name while I have it open at the top of the site.
    But, in the "More Information" section in the left column it's still called Page 2. Where can I change that?

  6. #6
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: Page 2 title change.

    Quote Originally Posted by rensing View Post
    I'm getting closer thank you.
    I know see the new name in the body of the message when I open it and it shows the correct name while I have it open at the top of the site.
    But, in the "More Information" section in the left column it's still called Page 2. Where can I change that?
    try in:

    includes/languages/YOUR_TEMPLATE/english.php

    adding:
    define('BOX_INFORMATION_PAGE_2', 'My New Text for Page 2');

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #7
    Join Date
    Oct 2012
    Location
    St. Catharines, ON Canada
    Posts
    91
    Plugin Contributions
    0

    Default Re: Page 2 title change.

    Got it working now.

    I had to take both suggestions from carlwhat and mc12345678 to get the effect I wanted.

    I hope the download link for the manual is fixed soon.
    I can see I'm going to need a new manual.

    Thanks to all

 

 

Similar Threads

  1. How Do I Change Page Title as "Site Name - Product Title"?
    By maishane in forum Basic Configuration
    Replies: 5
    Last Post: 8 Feb 2013, 07:22 AM
  2. How to change "Category title : Page Title" format?
    By tilenk in forum General Questions
    Replies: 3
    Last Post: 23 Nov 2011, 07:39 AM
  3. title change error now says meta_tag_title not the home page title
    By mgifts in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 2 Sep 2010, 07:10 AM
  4. how to change a page title - e.g. gift cert page title
    By eminentonline in forum Basic Configuration
    Replies: 2
    Last Post: 30 Jun 2009, 07:04 PM
  5. Replies: 2
    Last Post: 13 Jun 2009, 06:07 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR