Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Edit shipping estimator

    I would like to remove the postcode otion on the shipping estimate as all my postage comes from the zone / country / state the customer is in. Postcode is useless and just confusing for customers.

    how can i remove this??

    or is there a way to add the county dropdown to the shoo[ping cart page next to the shipping in cart mod to all people to select on the cart screen??

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

    Default Re: Edit shipping estimator

    What shipping module(s) do you have installed?
    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: v1.5.5]
    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. #3
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Edit shipping estimator

    table rate, free shipper, that is all but thinking of getting better shipping handler mod in furture

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

    Default Re: Edit shipping estimator

    You could try using your templates and overrides and customize the tpl_modules_shipping_estimator.php with the code in RED:
    Code:
    <?php
            if(false && CART_SHIPPING_METHOD_ZIP_REQUIRED == "true"){
    ?>
    <label class="inputLabel"><?php echo ENTRY_POST_CODE; ?></label>
    <?php echo  zen_draw_input_field('zip_code', $zip_code, 'size="7"'); ?>
    <br class="clearBoth" />
    <?php
            }
    ?>
    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: v1.5.5]
    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. #5
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Edit shipping estimator

    Tried that but that just gave me a blank screen on the estimator

  6. #6
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Edit shipping estimator

    Quote Originally Posted by kitcorsa View Post
    Tried that but that just gave me a blank screen on the estimator
    Must've done something wrong.

    What text editor did you use? (DON'T use Windows Notepad)

    I've just verified that Ajeh's suggestion works as intended.

    Cheers
    RodG

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

    Default Re: Edit shipping estimator

    If you look in the /logs directory, what myDEBUG-something.log files are generated when you get the blank screen?

    It sounds like you have space(s) or blank line(s) before the opening <?php tag or after the closing ?> tag ...
    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: v1.5.5]
    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!

  8. #8
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Edit shipping estimator

    used the cpanel filemanger code editor as i have FTP turned off on the server (only turn it on when i need to / more than one file edit)

 

 

Similar Threads

  1. v139h How to edit Shipping Estimator display?
    By alpaf in forum General Questions
    Replies: 3
    Last Post: 7 Nov 2012, 09:40 PM
  2. Shipping Estimator:how to edit States?
    By thebeveragegourmet in forum General Questions
    Replies: 7
    Last Post: 24 May 2010, 06:05 PM
  3. Popup Shipping Estimator Edit
    By olivus in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 30 Mar 2010, 04:35 AM
  4. Edit titles of Shipping Estimator page
    By engine411 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 20 Jan 2010, 02:26 PM
  5. shipping estimator popup edit
    By procella in forum General Questions
    Replies: 0
    Last Post: 24 Sep 2008, 11:39 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR