Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2011
    Posts
    160
    Plugin Contributions
    0

    Default FexEx Parentheses

    Does anyone know how to remove the parentheses around FedEx shipping methods?

    This is what I have:

    (FedEx Priority OvernightŪ ):

    This is what I want:

    FedEx Priority OvernightŪ:

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: FexEx Parentheses

    I don't have the fedex shipping module installed, but I assume you would find the file to edit in includes/languages/english/modules/shipping/

  3. #3
    Join Date
    Mar 2011
    Posts
    160
    Plugin Contributions
    0

    Default Re: FexEx Parentheses

    I went to the directory you suggested and this is the code there:

    define('MODULE_SHIPPING_FEDEX_EXPRESS_TEXT_TITLE', ' ');
    define('MODULE_SHIPPING_FEDEX_EXPRESS_TEXT_TITLE1', '');
    define('MODULE_SHIPPING_FEDEX_EXPRESS_TEXT_DESCRIPTION', 'Federal Express<br><br>You will need to have registered an account with FedEx and proper approval from FedEx identity to use this module. Please see the README.TXT file for other requirements.');


    I also went to /includes/modules/shipping and this is what's there:

    if (MODULE_SHIPPING_FEDEX_EXPRESS_STANDARD_OVERNIGHT == 'true') $this->domestic_types['05'] = 'FedEx Standard Overnight<sup><font size="1">&reg;</font></sup> <span id="commentsExpress">(Delivers by 03:00pm in most areas)</span>';

    I just cant seem to find what would cause parentheses to appear. Any ideas?

 

 

Similar Threads

  1. v139h ShipRush and FexEx question
    By Yolanda in forum Addon Shipping Modules
    Replies: 3
    Last Post: 16 Sep 2014, 08:12 PM
  2. FexEx and UPS shipping
    By cssteacy in forum Addon Shipping Modules
    Replies: 3
    Last Post: 2 Jul 2008, 08:34 PM
  3. Option Prices in Parentheses
    By jplanet in forum Setting Up Categories, Products, Attributes
    Replies: 24
    Last Post: 21 Oct 2006, 03:57 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