Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2008
    Location
    New Zealand
    Posts
    15
    Plugin Contributions
    0

    Default having trouble refreshing

    I have updated my includes/languages/english/index.php changing the welcome message to:

    Code:
    } elseif ($category_depth == 'top') {
    
      // This section deals with the "home" page at the top level with no options/products selected
    
      /*Replace this text with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
    
      define('HEADING_TITLE', 'Welcome to the mystore');
    
    } elseif ($category_depth == 'nested') {
    
      // This section deals with displaying a subcategory
    
      /*Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
    
      define('HEADING_TITLE', 'Welcome to the mystore');
    
    }
    I also edited the orange template I uploaded, changing:
    include/template/orange/css/stylesheet.css

    Code:
    .centeredContent{ text-align: center; }
    
    .leftBoxContainer, .rightBoxContainer, .singleBoxContainer{ margin-bottom: 10px; background: #fffbf3; border: 1px solid #f46e15; }
    to

    Code:
    .centeredContent{ text-align: center; }
    
    .leftBoxContainer, .rightBoxContainer, .singleBoxContainer{ margin-bottom: 10px; background: #3366CC; border: 1px solid #3366CC; }
    When I view though (in firefox on linux), I am not seeing my changes. I did hit shift-refresh and also tried clearing my cache.

    Is there some magic caching going on?
    any hints to getting it to refresh?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: having trouble refreshing

    Are you sure the files were actually uploaded?

    Try downloading them to a different folder on your computer and viewing the contents.

    Did you upload the english.php file to an 'orange' override folder?

  3. #3
    Join Date
    Sep 2008
    Location
    New Zealand
    Posts
    15
    Plugin Contributions
    0

    Default Re: having trouble refreshing

    I am sure the files were uploaded.

    I did not put the files in any override folder, i just located the file the string was located in, and changed it.
    I found the location using the developers toolkit.

    I understand that I should eventually save custom files (to prevent overriding in upgrades) but thought it would work without doing that.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: having trouble refreshing

    Can you post a link to your site?

  5. #5
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: having trouble refreshing

    make sure the active template is 'orange' and you upload changes to 'orange' folder structure

  6. #6
    Join Date
    Sep 2008
    Location
    New Zealand
    Posts
    15
    Plugin Contributions
    0

    Default Re: having trouble refreshing

    definitely did that.

    you can see the site in progress at http://www.beakandclaw.com/cart

  7. #7
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: having trouble refreshing

    Um...just as a tiny wee point LOL you might want to change the bit at the bottom that says Powered by Computing As You Like It cos if you are using Zen Cart....which you are LOL then it is powered by Zen Cart, and in any case that link only takes me to a page with this error: Fatal error: Call to undefined function force_ssl_admin() in /home/computin/public_html/wp-settings.php on line 390
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  8. #8
    Join Date
    Sep 2008
    Location
    New Zealand
    Posts
    15
    Plugin Contributions
    0

    Default Re: having trouble refreshing

    Thanks for pointing out my website error.
    Seems my server admin made some configuration changes yesterday and did not tell me.

    RE the footer, I thought there were no "requirements regarding the text". If this is not true (copyright issues etc) I will have to discuss the website requirements with my client.

    Regarding the error I was having on the site (the welcome message) it is very strange. I made a backup of the index.php file before making changes to it. I did not name the file correctly (the editor did it for me) and it had a space in the name , making it index (copy).php

    As soon as I renamed this file to index.php_bk, my changes to index.php became visible on the site.

    Very strange.

    I am still having trouble finding the css tag to change but I think I can find that part.

    Thanks for the help!
    Last edited by dingfelder; 4 Sep 2008 at 09:37 AM.

  9. #9
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: having trouble refreshing

    I don't think there are any requirements, you can take it off as you wish and add in other things like 'designed by' or 'sponsored by' etc, but as far as I am aware, the cart is 'powered by' zen cart and no other (definitely not Wordpress LOL), that was all I was meaning, but my own personal opinion is that the devs have put a lot of time and work into an awesome cart, at least it is awesome to me LOL and I think leaving the Powered by Zen Cart in the footer is a very small price to pay....but that is just my opinion, you don't have to agree LOL
    Last edited by LissaE; 4 Sep 2008 at 10:27 AM.
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: having trouble refreshing

    I think the general rule here is that you can remove the Powered by Zencart, but if it says Powered by, it has to be Zencart.

    Makes sense, since it is, indeed, Zencart that's powering your site, and it seems to me to be a small enough way to say thanks for a great piece of software.

    There are a few of us who won't review a site without that in the footer, too.

 

 

Similar Threads

  1. Having Shopping Cart Trouble
    By jnb41578 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 11 Nov 2011, 12:31 AM
  2. Having trouble with Checkout
    By trafficzombie in forum Basic Configuration
    Replies: 1
    Last Post: 6 Jul 2009, 09:49 AM
  3. Having Trouble finishing install
    By shirtsofwisdom.com in forum Installing on a Windows Server
    Replies: 1
    Last Post: 30 Jan 2009, 02:33 AM
  4. Having trouble configuring...
    By rajato in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 May 2007, 08:34 AM

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