Thread: Home_page_title

Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Home_page_title

    Hi, This is driving me nuts. I have a clean install of zc 1.3.8 (apart from the French language files which are in a custom folder and which are based on version 1.3.7). I have copied the fresh meta_tags.php which came with zc 1.3.8 and have copied this into the custom folder. I have changed the Define Title statement to reflect the name of my site. The result is that the name of my site shows up correctly on all pages EXCEPT the home page where I still get HOME_PAGE_TITLE. The source code of the home pages shows <title>HOME_PAGE_TITLE</title>. Where do I change this ?

    Pete

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Home_page_title

    Look in includes/languages/english/YOUR_TEMPLATE/meta_tags.php (and possibly includes/languages/french/YOUR_TEMPLATE/meta_tags.php) around line 22 for:

    Code:
    // NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead. 
    define('HOME_PAGE_TITLE', ''); // usually best left blank
    If you don't find it there, add it in. Always use a good text editor like Notepad++ or Crimson Editor to edit php files.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Home_page_title

    Those lines are there but commented in or not, they don't appear to make any difference !

  4. #4
    Join Date
    May 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Home_page_title

    message deleted
    Last edited by guitarslinger; 8 Feb 2008 at 11:52 PM. Reason: Found answer elsewhere

  5. #5
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Home_page_title

    Quote Originally Posted by guitarslinger View Post
    message deleted
    If you found the answer eleswhere, could you let us in on the secret ?

    Pete

  6. #6
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Home_page_title

    Found the answer. Very simple, there was an error in the "Define (Home_Page_Title) statement. Now I other problems but they'll have to be addressed elsewhere !

    Cheers

 

 

Similar Threads

  1. v138a tabs HOME_PAGE_TITLE ?
    By divekathster in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 18 Jan 2012, 02:27 AM
  2. HOME_PAGE_TITLE header
    By rxalex in forum Basic Configuration
    Replies: 12
    Last Post: 14 Mar 2009, 03:42 PM
  3. Home_page_title
    By mooncavecrystals in forum General Questions
    Replies: 13
    Last Post: 14 Sep 2008, 02:21 AM
  4. Home_page_title
    By ckosloff in forum Upgrading from 1.3.x to 1.3.9
    Replies: 14
    Last Post: 16 Jul 2008, 07:43 PM
  5. Home_page_title
    By tarynhipp in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 10 May 2008, 08:42 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