Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    28
    Plugin Contributions
    0

    Default Zen Copyright section LOST from footer?

    I somehow lost the ZEN copyright in the footer - I am using cold steel - there is no footer at all right now http://www.milestonessportsjewelry.com/shop
    I would like to put a copyright/my site and the zen Kudos - help?
    There are so many footer and tpl_footer files , which one ACTUALLY puts up the info? thanks so much!

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

    Default Re: Zen Copyright LOST?

    Check includes/languages/YOUR_TEMPLATE/english.php (where YOUR_TEMPLATE is the folder name used by cold steel)
    for

    Code:
      define('FOOTER_TEXT_BODY', 'Copyright &copy; ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');
    It should be near the top of the file.
    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
    May 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Copyright LOST?

    It's there in that file you told me to look at

    define('FOOTER_TEXT_BODY', 'Copyright &copy; ' . $copyyear . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>&nbsp;&#124;&nbsp;' . TEMPLATE_DESIGN . '&nbsp;&#124;&nbsp;Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');

    Is it possible that I shut it off somewhere in the back end? I am perplexed!

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

    Default Re: Zen Copyright LOST?

    Try putting a single quote right before Powered by. I've put one in red in the code below.

    Code:
    '&nbsp;|&nbsp;'Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');
    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

  5. #5
    Join Date
    May 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Copyright LOST?

    That actually broke the site! LOL

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

    Default Re: Zen Copyright LOST?



    Can you try
    Code:
    '&nbsp;|&nbsp;' .Powered
    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

  7. #7
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Zen Copyright LOST?

    Quote Originally Posted by staceyx View Post
    Is it possible that I shut it off somewhere in the back end? I am perplexed!
    If you did, look in Admin>Configuration>Website Maintenance>Down for Maintenance: Hide Footer

    Be sure this is set to false.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

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

    Default Re: Zen Copyright LOST?

    Quote Originally Posted by Get Em Fast View Post
    If you did, look in Admin>Configuration>Website Maintenance>Down for Maintenance: Hide Footer

    Be sure this is set to false.
    The footer itself is there,but only about the first 2/3 of it is displayed. The Zen Cart part is missing.
    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

  9. #9
    Join Date
    May 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Copyright section LOST from footer?

    Thank you - can you tell me how to do that?

 

 

Similar Threads

  1. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  2. move copyright and powered by zen cart to footer
    By GraniteMan44 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Feb 2008, 01:56 PM
  3. lost my footer (powered by zen cart)
    By crabdance in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Nov 2007, 03:03 AM
  4. Remove links from footer, move copyright notice
    By nenemaria in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jul 2007, 02:28 PM
  5. changing the footer/copyright section
    By whiteboxer in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 5 Sep 2006, 07:37 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