Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2009
    Posts
    7
    Plugin Contributions
    0

    Default Changing text below Shipping Method:

    Zen Cart 1.3.8a

    How do I change the text below the Shipping Method: in step 1 of 3 in the Delivery Information page. I'm using a flat rate. I have free shipping over a certain amount and want to include this in the text below the Shipping Method.

    I only edited the text. I did not change anything else.

    I changed this text in checkout_shipping.php

    define('TEXT_ENTER_SHIPPING_INFORMATION', 'This is currently the only shipping method available to use on this order.');

    I changed it to

    define('TEXT_ENTER_SHIPPING_INFORMATION', 'This is currently the only shipping method available to use on this order. Free Shipping on Orders over $100.00');

    The next page comes up blank. I changed it back and everything is ok then.


    I changed nothing else!

    What do I need to do to change the text below Shipping Description:?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Changing text below Shipping Method:

    I'm no expert but I think the $ dollar sign might be interfering with the coding... Research it and you might find you have to write a dollar sign like /$ or like \$... not 'exactly' sure of the syntax.

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

    Default Re: Changing text below Shipping Method:

    It would be \$ (backslash), but I'm not sure dollar signs have to escaped, either. Worth a try.

    It may also be the same possible answer as in your other post - whatever you're using to edit files is adding spaces after the closing PHP tag.

 

 

Similar Threads

  1. Changing shipping method text not working
    By johnnydakota in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 8 May 2014, 11:43 PM
  2. Changing Payment Method from Text to Logo
    By genxnomad in forum General Questions
    Replies: 2
    Last Post: 20 May 2010, 08:48 PM
  3. Changing Text description below Shipping Method:
    By RAM1001 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 May 2009, 08:36 PM
  4. Changing shipping method
    By scottb in forum General Questions
    Replies: 3
    Last Post: 8 Mar 2007, 03:07 PM
  5. Changing Text under Payment Method
    By Rememberthemoments in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Feb 2007, 01:48 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