Results 1 to 10 of 416

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by traypup View Post
    Is there a place where I can go and insert the new USPS insurance costs? They went up in May and the mod doesn't reflect those price changes.
    You can change them in includes/modules/shipping/usps.php

    You'll be messing around in php, but you'll see the section with the rates, and you can just put the new ones in!

  2. #2
    Join Date
    May 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by jettrue View Post
    You can change them in includes/modules/shipping/usps.php

    You'll be messing around in php, but you'll see the section with the rates, and you can just put the new ones in!
    Oh cool....I answered my own question and I actually put the new rates into includes/modules/order_total/ot_insurance.php and that seems to be working.


    I had one more question, though: I see that in IE7, the text in the shipping insurance checkbox area on the payment information page is weird....it's like a narrow column of text in the box that's the same width as the rest of the payment boxes on that page. I can't find where to adjust for this in IE. It's fine in firefox. I hope that made sense.

    thanks!
    Tracey

  3. #3
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by traypup View Post
    Oh cool....I answered my own question and I actually put the new rates into includes/modules/order_total/ot_insurance.php and that seems to be working.


    I had one more question, though: I see that in IE7, the text in the shipping insurance checkbox area on the payment information page is weird....it's like a narrow column of text in the box that's the same width as the rest of the payment boxes on that page. I can't find where to adjust for this in IE. It's fine in firefox. I hope that made sense.

    thanks!
    Tracey
    Sorry, that's the file I meant.

    Could I see a link, please?

  4. #4
    Join Date
    May 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by jettrue View Post
    Sorry, that's the file I meant.

    Could I see a link, please?
    Hi! I can't really give you a link because you have to be logged in and in step 2 of the checkout process, but attached is a screen shot. It's doing this in IE (I have IE7, they have IE7 or earlier), but not in Firefox.


    thanks!!
    Attached Images Attached Images  

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by traypup View Post
    Hi! I can't really give you a link because you have to be logged in and in step 2 of the checkout process, but attached is a screen shot. It's doing this in IE (I have IE7, they have IE7 or earlier), but not in Firefox.


    thanks!!
    I don't see this in my test site, though I've made a lot of css adjustments from stock zen.

    Try adding this to your css:

    LABEL.inputLabel {
    width:85%;
    float:left;
    margin:0.3em;
    }

  6. #6
    Join Date
    May 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    Quote Originally Posted by jettrue View Post
    I don't see this in my test site, though I've made a lot of css adjustments from stock zen.

    Try adding this to your css:

    LABEL.inputLabel {
    width:85%;
    float:left;
    margin:0.3em;
    }

    Jettrue, that worked!!!! Thank you SO much!

  7. #7
    Join Date
    Aug 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Optional Shipping Insurance Module Support Thread...

    hi there,

    I am having the same problem - the insurance text is showing up in one corner of teh page in a column. I tried the dit recommended but no luck - still the same...please assist.

    also, is there a way to link the insurance with only a certain shipping module rather than generic shipping/s.

    thanks
    N

 

 

Similar Threads

  1. Optional Shipping Insurance Module Question
    By kminnich in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 7 Oct 2008, 01:16 AM
  2. Optional Shipping Insurance Module
    By Darkwander in forum Addon Shipping Modules
    Replies: 2
    Last Post: 9 Oct 2006, 02:18 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