Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    1
    Plugin Contributions
    0

    Default A few custimisining issues :(

    Hey guys,
    I'm just creating my new shop using Zen and i've run into a few issues that I can't seem to find the answer on here for.
    -How do you change the units that the shipping weight is in? (it's lbs and I want it in either grams or kilograms)
    -How do you remove the requirement to enter a telephone number when a new customer registers?
    -How do you change the birthday date format from mm/dd/yyyy to dd/mm/yyyy?

    Also i'm using the future_zen template and i've had a lot of trouble changing the header image. I've even downloaded the original future_zen header and just copy and pasted mine into it keeping the same pixel size and saved it and uploaded it again, but now no image is showing at all

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: A few custimisining issues :(

    I think you'd have to change all the core imperial abbreviations to metric abbreviations. You can search for all of them, throughout the core files, in Admin-Tools-Developers Tool Kit.

    As for recoding the rest of your queries, I don't know... I've never changed those.

    For the image problem, do you have a URL to view?

  3. #3
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: A few custimisining issues :(

    Removing "required" for phone number...

    1) Go into; Admin-Configuration-Minimum Values
    `Telephone Number = 0(zero)

    2) Go into; yourstore/includes/languages/english.php
    `Find: define('ENTRY_TELEPHONE_NUMBER_TEXT', '*');
    `Replace with: define('ENTRY_TELEPHONE_NUMBER_TEXT', '');

    Someone else will have to guide you on the birth date format.

 

 

Similar Threads

  1. A few minor issues.
    By CoolCarPartsOnline in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Oct 2008, 10:12 AM
  2. a few issues
    By pjgscrap in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Aug 2008, 03:35 PM
  3. A few issues...
    By stevehare in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 12 Feb 2008, 04:26 PM
  4. Few Questions on a few issues.
    By RSprinkel in forum General Questions
    Replies: 6
    Last Post: 10 Mar 2007, 12:02 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