Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: how do I edit the Information sidebox?

    yes, checked file on server, yup, darkness. What I did was change the page 4 entry to this:

    Line #140 : define('BOX_INFORMATION_RETURN_POLICY', 'Return Policy');

    so logically, after editing this in the define pages editor, it should show up in the sidebox below....it does not. Why doesnt the Return and Refunds show up? I am perplexed.

    Shop With Confidence


  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: how do I edit the Information sidebox?

    Do you have this defined somewhere with a link? Or just to echo it in the sidebox?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: how do I edit the Information sidebox?

    well, i was kind of thinking the page_4.php link would work when I changed the name to Returns_and_Refunds. yes, i know, i am simple minded......LOL

    does that make sense?

  4. #14
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: how do I edit the Information sidebox?

    There are many peices and parts to Page 4 ... just renaming a file doesn't make it happen ...

    If you did a search on:
    page_2
    page 2

    you would find a whole gang of entrees for this ...

    I could change the text for Page 2 to Fred's Life History by editing a language file, but I would not have to touch a file or make a file for this to work ...

    When making new pages, then I have to follow the pattern and get all of the pieces put together correctly and also look at adding a switch to the database configuration table or adding a new define for the define status of the new page ...

    Somewhere, you have a step or three left out of this ... so things appear to not be working ...

    Also, it is a good idea to keep the filenames lowercase in a more unix like method ...

    You might even look at the About Us add-on which shows how to add a whole new page and new sidebox to get a better feel for the locations of the files involved ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #15
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: how do I edit the Information sidebox?

    thanks for the info.......this is wayyyyyyyyyy over my head, so i will just keep my return info with the shipping info. Sounds like I have screwed up the other stuff enough.

  6. #16
    Join Date
    Oct 2007
    Posts
    107
    Plugin Contributions
    0

    Default Re: how do I edit the Information sidebox?

    This is the answer I got to the same question on another site Moon and it seemed to work for me. That was before I just made a monumental ######## up and ruined my site completely, but that's another story.

    'You have to edit the language files for that, you will find them in /includes/languages

    You will find template and page specific files in the sub directories. Probably the most useful file is english.php, what you change in here affects the whole store so be careful what you change and make sure you have a back up of the file so you can restore it in case of a mistake.

    This is the bit that defines the box header texts.'

    PHP Code:
    define('BOX_HEADING_INFORMATION', 'Information');
    define('BOX_INFORMATION_PRIVACY', 'Privacy Notice');
    define('BOX_INFORMATION_CONDITIONS', 'Conditions of Use');
    define('BOX_INFORMATION_SHIPPING', 'Shipping & Returns');
    define('BOX_INFORMATION_CONTACT', 'Contact Us');

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 6
    Last Post: 8 Nov 2014, 10:27 PM
  2. 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
  3. Replies: 3
    Last Post: 26 Oct 2010, 03:57 PM
  4. How do I edit the layout (not content!) of the Information sidebox??
    By gaffettape in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 1 Jun 2009, 01:09 PM
  5. How to edit the 'Contact Us' page in the 'Information' box...
    By RebelRapunzel in forum General Questions
    Replies: 2
    Last Post: 14 Sep 2006, 01:39 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