Page 10 of 18 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 173
  1. #91
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Open your header.php file and make sure the items in RED are there. It is located in the following path: /includes/languages/english/iC_AthemeV1.3/header.php

    // header text in includes/header.php
    define('HEADER_TITLE_CREATE_ACCOUNT', 'Create Account');
    define('HEADER_TITLE_MY_ACCOUNT', 'My Account');
    define('HEADER_TITLE_CART_CONTENTS', 'Shopping Cart');
    define('HEADER_TITLE_CHECKOUT', 'Checkout');
    define('HEADER_TITLE_TOP', 'Top');
    define('HEADER_TITLE_CATALOG', 'Home');
    define('HEADER_TITLE_LOGOFF', 'Log Out');
    define('HEADER_TITLE_LOGIN', 'Log In');
    define('HEADER_TITLE_SHIPPING', 'Shipping Info');
    define('HEADER_TITLE_CCONTENTS', ' item(s) in cart');
    define('HEADER_SUB_SPECIALS', 'Specials');
    define('HEADER_SUB_FEATURED', 'Featured Items');
    define('HEADER_SUB_ALLPRODUCTS', 'View All Products');


    HTH,
    Steve

  2. #92
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Ok, It looks like I didn't upload the header.php file in the /languages/english/ folder. That corrected it, but the

    define('HEADER_TITLE_CCONTENTS', ' Items In Cart');

    in the header.php file isn't updating like the others. It still shows:

    0HEADER_TITLE_CONTENTS on the actual store front.

    Rather than what I changed it to from what was original, it still doesn't update on that link.

    Thanks for the help.

    Note:

    define('HEADER_TITLE_CCONTENTS', ' item(s) in cart'); has a typo in the define . There are two "C"s in code. I downloaded these from the ichoze.net, so you may want to amend your files, testuser. That's why it's showing up 0HEADER_TITLE_CONTENTS on the actual store front.

    Again, it looks like it should now...

    Thanks!
    Last edited by deepcreeksurvival; 26 Nov 2007 at 03:45 AM.

  3. #93
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    I would like to add a background image for my entire store. Where/how would this be done for this template? Just a sample of the CCS to add/change is all I am looking for.

    Thank you!
    Steve
    Zen cart version: 1.3.9h

  4. #94
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Has anyone updated to 1.3.8 and notice that there is an issue with the meta tags

  5. #95
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Quote Originally Posted by lucianman View Post
    Has anyone updated to 1.3.8 and notice that there is an issue with the meta tags
    What's the issue?

  6. #96
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Quote Originally Posted by swiker View Post
    I would like to add a background image for my entire store. Where/how would this be done for this template? Just a sample of the CCS to add/change is all I am looking for.

    Thank you!
    Add a background image to the body using the stylesheet.

    It will look something like this:

    Code:
    body {
    
    background: url(..images/bg.gif);
    
    }

  7. #97
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    IE explorer bar is showing HOME_PAGE_TITLE, and i have changed all the files needed but still now luck, even did a new install of 1.3.8 and still same thing when i add this template.

  8. #98
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Quote Originally Posted by testuser View Post
    Add a background image to the body using the stylesheet.

    It will look something like this:

    Code:
    body {
    
    background: url(..images/bg.gif);
    
    }
    Thank you sir
    Steve
    Zen cart version: 1.3.9h

  9. #99
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Quote Originally Posted by lucianman View Post
    IE explorer bar is showing HOME_PAGE_TITLE, and i have changed all the files needed but still now luck, even did a new install of 1.3.8 and still same thing when i add this template.
    Check files:
    english/meta_tags.php
    modules/meta_tags.php

    I am not sure but I did a search for HOME_PAGE_TITLE with Dreamweaver and both of these files got a hit.
    Steve
    Zen cart version: 1.3.9h

  10. #100
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Today Atheme ... Tomorrow - Clean & Professional

    Quote Originally Posted by swiker View Post
    Check files:
    english/meta_tags.php
    modules/meta_tags.php

    I am not sure but I did a search for HOME_PAGE_TITLE with Dreamweaver and both of these files got a hit.
    HOME_PAGE_TITLE i believe is new to 1.3.8 which is under:

    Code:
    languages/english/meta_tags.php
    When editing, place the file under:
    Code:
    languages/english/YOUR_TEMPLATE/meta_tags.php

 

 
Page 10 of 18 FirstFirst ... 89101112 ... LastLast

Similar Threads

  1. Facebook upgrade today & like icon not working on google chrome
    By maynuk in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Feb 2011, 02:42 PM
  2. Site & Admin Being Super Slow Today
    By DPM in forum General Questions
    Replies: 2
    Last Post: 24 Apr 2008, 12:24 PM
  3. Clean Business Template & Firefox Problem
    By adnimas5 in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 22 Jan 2008, 05:28 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