Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Location
    Tinley Park,IL
    Posts
    36
    Plugin Contributions
    0

    Default Urgent need help please read!

    I had my website designed by a guy who is screwing me over after he got the money. My site is up and running but I need some minor changes done to it that I dont know how to do. So I ask you if anyone can help me please explain in detail where to go and what to do and how to get there and do it. Thank you in advance. Please look at my site www.monsterislandtoys.com
    What I need changed is the store hours at the top of the home page. Thank you in advance!
    Loris

  2. #2
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Urgent need help please read!

    https://www.zen-cart.com/tutorials/i...hp?article=129

    This should do it for you.

    Also - if you are not happy with the work - why leave the footer link to them?

    Tina

  3. #3
    Join Date
    Apr 2009
    Location
    Tinley Park,IL
    Posts
    36
    Plugin Contributions
    0

    Default Re: Urgent need help please read!

    Thanks Tina but I dont know where in the adminstrative panel to find the includes/languages/ENGLISH/index.php file I dont know where it is. How do I get there?
    thanks Loris

  4. #4
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Urgent need help please read!

    Are you familiar with FTP?

    Tina

  5. #5
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Urgent need help please read!

    you can not modify index.php in admin . you need to log into your site using FTP or your host control panel , and navigate to the file . download on your computer , modify as needed and upload back to exact same location .

    includes/languages/ENGLISH/index.php
    is path to index.php .. that means you have to go to includes folder , then languages folder then english folder .. here you will find index.php file.

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Urgent need help please read!

    Can you get to the file manager in your hosting admin panel? That is where you can see the folders and files on your site. You will need to download the correct file using an FTP client like Filezilla (free from Sourceforge), edit it on your pc with a good file editor like Notepad++ (also free from Sourceforge), and FTP it back to your template override folder on your site.

    For the footer link:
    /includes/templates/your_template/common/tpl_footer.php should have this:
    PHP Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY?></div>
    <!--eof- site copyright display -->
    and you can edit FOOTER_TEXT_BODY in /includes/languages/your_template/english.php, line 16:
    PHP 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>'); 
    We can't know exactly how the designer edited your files, so there may be some differences.

  7. #7
    Join Date
    Jan 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Urgent need help please read!

    You can probably change your store hours right through the cart admin. Log in, then go to Tools->Define Pages Editor and then select define_main_page.php from the dropdown menu.

 

 

Similar Threads

  1. Need Urgent Logo Help please
    By gothic in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Jan 2011, 11:29 PM
  2. URGENT - Need help with this please
    By beyre in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Apr 2009, 04:57 PM
  3. Need help with color scheme - URGENT PLEASE HELP
    By nepton in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 18 Nov 2008, 03:48 AM
  4. I messed something up...please need URGENT help!!!
    By Kruna in forum General Questions
    Replies: 13
    Last Post: 13 Feb 2007, 06:57 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