Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Edit information in footer STORENAME and add designer info

    Hello,

    I have looked in the forum but cannot find how to edit the copyright info in the footer. I just want to change my 'storename' link to my actual store name, in the includes/languages/alysa_rounded/english.php file it is 'Store_Name' but where do i define this exactly?

    Also how do I add my design link/info to the copyright info in the footer alongside the zencart and template designers?

    Thanks in advance :)

  2. #2
    Join Date
    Jan 2004
    Posts
    58,249
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Edit information in footer STORENAME and add designer info

    You set your Store Name via your admin. Admin->Configuration->My Store->Store Name

    Other stuff can be edited by editing the template file directly.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Edit information in footer STORENAME and add designer info

    Quote Originally Posted by DrByte View Post
    You set your Store Name via your admin. Admin->Configuration->My Store->Store Name

    Other stuff can be edited by editing the template file directly.
    Thankyou for your answer, I am not sure which template to edit unfortunately

  4. #4
    Join Date
    May 2009
    Posts
    731
    Plugin Contributions
    0

    Default Re: Edit information in footer STORENAME and add designer info

    includes/templates/alysa_rounded/common/tpl_footer.php

  5. #5
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Edit information in footer STORENAME and add designer info

    Quote Originally Posted by keneso View Post
    includes/templates/alysa_rounded/common/tpl_footer.php
    I want to add 'design by..........' after the template copyright info. I have looked in tpl_footer.php before and I cannot see where to actually put this.

  6. #6
    Join Date
    May 2009
    Posts
    731
    Plugin Contributions
    0

    Default Re: Edit information in footer STORENAME and add designer info

    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?> - Deisgn by <a href="YOUR_LINK">AFZ Design</a></div>
    <!--eof- site copyright display -->

  7. #7
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Edit information in footer STORENAME and add designer info

    Quote Originally Posted by keneso View Post
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?> - Deisgn by <a href="YOUR_LINK">AFZ Design</a></div>
    <!--eof- site copyright display -->

    Resolved Thankyou!!!

 

 

Similar Threads

  1. v135 How to add and edit links in the Information sidebox?
    By rosanna in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 20 Jul 2012, 08:13 PM
  2. Which file to edit site footer copyright text info ?
    By hara in forum General Questions
    Replies: 1
    Last Post: 9 Nov 2009, 05:48 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
  •