Jump to content

jkmorganpets

Member
  • Posts

    31
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by jkmorganpets

  1. I had the wrong Expedited chosen. I had Expedited Commercial as my US shipping choice. The contract one is supposed to be if you have a billing contract with Canada Post, which I do not. But switching has made it work. Thanks as usual. Jill
  2. I don't see any errors in the requests, I can see all the price quotes for the difference services offered. I"ll post the response here: I have xxxxx's out my postal id code Request Sent - http://sellonline.canadapost.ca/<eparcel> <language>en</language> <ratesAndServicesRequest> <merchantCPCID>xxxxxxxxxx</merchantCPCID> <fromPostalCode>K9V4R1</fromPostalCode> <itemsPrice>92.90</itemsPrice> <lineItems> <item> <quantity>1</quantity> <weight>4.5</weight> <length>2</length> <width>15</width> <height>15</height> <description>Online Order</description> </item> </lineItems> <city>Gray</city> <provOrState>Georgia</provOrState> <country>US</country> <postalCode>31032-3520</postalCode> </ratesAndServicesRequest> </eparcel> Response received<?xml version="1.0"?> <!DOCTYPE eparcel [ <!-- EVERY REQUEST CONTAIN THE eparcel TAG --> <!ELEMENT eparcel (ratesAndServicesResponse)> <!-- ********************************************************* --> <!-- * Standard response for request for rates and services * --> <!-- ********************************************************* --> <!ELEMENT ratesAndServicesResponse (statusCode, statusMessage+, requestID, handling, language, product+, packing*, emptySpace*, shippingOptions, comment, nearestPostalOutlet*)> <!ELEMENT statusCode (#PCDATA)> <!ELEMENT statusMessage (#PCDATA)> <!ELEMENT requestID (#PCDATA)> <!ELEMENT handling (#PCDATA)> <!ELEMENT language (#PCDATA)> <!ELEMENT product (name, rate, shippingDate, deliveryDate, deliveryDayOfWeek, nextDayAM?, packingID)> <!ATTLIST product id CDATA #REQUIRED sequence CDATA #REQUIRED > <!ELEMENT name (#PCDATA)> <!ELEMENT rate (#PCDATA)> <!ELEMENT shippingDate (#PCDATA)> <!ELEMENT deliveryDate (#PCDATA)> <!ELEMENT deliveryDayOfWeek (#PCDATA)> <!ELEMENT nextDayAM (#PCDATA)> <!ELEMENT packingID (#PCDATA)> <!ELEMENT packing (packingID, box+)> <!ELEMENT box (name, weight, expediterWeight, length, width, height, packedItem+)> <!ELEMENT weight (#PCDATA)> <!ELEMENT expediterWeight (#PCDATA)> <!ELEMENT length (#PCDATA)> <!ELEMENT width (#PCDATA)> <!ELEMENT height (#PCDATA)> <!ELEMENT packedItem (quantity, description)> <!ELEMENT quantity (#PCDATA)> <!ELEMENT description (#PCDATA)> <!ELEMENT emptySpace (length, width, height, weight)> <!ELEMENT shippingOptions (insurance, deliveryConfirmation, signature, flexiblePaymentAvailable?)> <!ELEMENT insurance (#PCDATA)> <!ELEMENT deliveryConfirmation (#PCDATA)> <!ELEMENT signature (#PCDATA)> <!ELEMENT flexiblePaymentAvailable EMPTY> <!ELEMENT comment (#PCDATA)> <!-- ********************************************************* --> <!-- * 'nearestPostalOutlet' is optional and is returned * --> <!-- * only if the merchant profile has this option enabled * --> <!-- ********************************************************* --> <!ELEMENT nearestPostalOutlet (postalOutletSequenceNo, distance, outletName, businessName, postalAddress, phoneNumber, businessHours+)> <!ELEMENT postalOutletSequenceNo (#PCDATA)> <!ELEMENT distance (#PCDATA)> <!ELEMENT outletName (#PCDATA)> <!ELEMENT businessName (#PCDATA)> <!ELEMENT postalAddress (addressLine+, postalCode, municipality, province?)> <!ELEMENT addressLine (#PCDATA)> <!ELEMENT postalCode (#PCDATA)> <!ELEMENT municipality (#PCDATA)> <!ELEMENT province (#PCDATA)> <!ELEMENT phoneNumber (#PCDATA)> <!ELEMENT businessHours (dayId, dayOfWeek, time)> <!ELEMENT dayId (#PCDATA)> <!ELEMENT dayOfWeek (#PCDATA)> <!ELEMENT time (#PCDATA)> ]> <eparcel> <ratesAndServicesResponse> <statusCode>1</statusCode> <statusMessage>OK</statusMessage> <requestID>3297254</requestID> <handling>3.0</handling> <language>0</language> <product id="2030" sequence="1"> <name>Xpresspost USA</name> <rate>48.15</rate> <shippingDate>2016-02-22</shippingDate> <deliveryDate>2016-02-26</deliveryDate> <deliveryDayOfWeek>6</deliveryDayOfWeek> <nextDayAM>false</nextDayAM> <packingID>P_0</packingID> </product> <product id="2020" sequence="2"> <name>Expedited US Business</name> <rate>30.67</rate> <shippingDate>2016-02-22</shippingDate> <deliveryDate>2016-02-26</deliveryDate> <deliveryDayOfWeek>6</deliveryDayOfWeek> <nextDayAM>false</nextDayAM> <packingID>P_0</packingID> </product> <packing> <packingID>P_0</packingID> <box> <name>Dummy Box - Change or Delete me.</name> <weight>5.0</weight> <expediterWeight>5.0</expediterWeight> <length>25.0</length> <width>20.0</width> <height>20.0</height> <packedItem> <quantity>1</quantity> <description>Online Order</description> </packedItem> </box> </packing> <shippingOptions> <insurance>No</insurance> <deliveryConfirmation>Yes</deliveryConfirmation> <signature>No</signature> </shippingOptions> <comment>* For major centres only. Add 1 to 3 business days for other destinations.</comment> </ratesAndServicesResponse> </eparcel> <!--END_OF_EPARCEL-->
  3. I am having the same issue but with my Canada Post shipping module and only to the US. I couldn't find anywhere to set a size for shipping. Found the box size, and I have one in there, so that can't be the issue. Jill ccv5
  4. Perfect. I just didn't make a big enough change. Thanks again
  5. Almost there. I had to change the 90px to 5px to get it up to the top. But I can't seem to move it over a little more to the edge away from the horse's eye. And the submit button still flashes. Jill
  6. I no longer have the code in main.php you want me to find as we moved the search box. My code reads: <div id="account"> {$SESSION} {$CURRENCY} {$LANGUAGE} </div> <div id="header"> <p class="logo"><a href="{$STORE_URL}"><img src="{$STORE_LOGO}" alt="{$META_TITLE}" /></a></p> </div> I did replace the code anyway and what it has done is move the clickable currency selection to a drop down box just below where the clickable line was. And when you change pages the word "submit" flashes then disappears. Also, the choices show twice. If I could move it over to the far right, that would be great. Check it here: http://www.jkmorganpets.com/cc/index.php?_a=category&cat_id=70
  7. I would like to have a currency dropdown in the lower right hand side of my logo header. Also, is it possible to add the currency selected to the amount. Say if the site is in USD then the price would show 49.50USD so the customer would always know which currency they were operating in. I am in Canada, but 90% of my customer base is in the US. See image for clarification
  8. I use the Karuto skin and the only thing that shows on the mobile site are the categories. No images at all, the banner is still Cubecart mobile. No products, shown in any categories. I have made quite a few changes to pages and all my products have a lot of options. Could this be the reason. I have mobile site activated in my settings. Are there things I am supposed to do that I am not doing? Jill ccv5
  9. It seems this is just happening to me. Doesn't do it on my tablet, and when talking to my sister had her go over to the site and it wasn't happening to her. Must be something in my cache. And when I use the Edge browser, it doesn't do it there either. Seems to be just doing in Chrome on my computer. Thanks for all the help. I"m sure I'll be back for more. Jill
  10. Now on the site, the first image you hover over pops up. This happens on each page. I thought it may have been the layout.css as I didn't notice it before, but when I reinstalled the origianal layout.css file it still happens. I figure it is probably the box.header.php changes but I haven't changed it back yet. As well, I get a flash of white every time I do a page change. So you can see these things I have left them ther for the moment. You can check them on the site at http://jkmorganpets.com Is there a way to remove the gradient colours on the side of the actual site. Jill
  11. My My colours are the same as in the original file. Do I change them in the bottom set? Not sure which to change. Fun way to spend New Years Eve! The search box has moved without changing the layout css file. Is it necessary? Jill
  12. I would like to move the search to the right side boxes instead of in the top of the template. I thought there would be tons of requests for this but I only found one and it was for cc6. Tried it anyway but didn't work. Jill
  13. That seems to have done the trick. Man thanks, and have a great new year. Jill
  14. Well that deleted my logo. If I change the padding - left from 15 to 0, the logo moves over. Now I just have to get it to move up. My son was playing with the elements and had it moved by putting -47px in the padding - top but now I can't recreate it. Did that with elements. If I try changing it myself now it won't let me. Have to play with it some more. There is always a way. Jill
  15. I thought it was time to upgrade my logo so I designed a new one and replaced the old one. But it isn't going into the box properly. Been a long time since I put in my previous logo, so maybe I am doing something wrong. As you can see, its low and to the right. How do I get it to fit into the box? Ideally I would like the image to go right to the top, over the dark blue bar and then elimiate the top bars that extend from the left and right of the logo. I know its New Year's Eve, so I won't hold my breath. Have fun and Happy New Year.! Jill ccv5
  16. I do usually have more than one tab open. Guess I'll just have to keep it to one tab at a time. Ah, such is life. A minor inconvenience. Jill
  17. Periodically when I go to save a change, or save and reload, instead of saving then taking me back to the products page or the product I am working on, I get sent to the dashboard without any of my changes being saved. It has always done this, more of a nuisance than anything, but now I have to add a lot of prices in the attributes, and doing a whole pile just to have them not saved it getting to me. Anyone else experience this glitch on 5.2.16? Jill cc5.2.16
  18. Well, figured it out. Duh. On the product options page there is a place to move the options in order. Somehow I never noticed it till now. Red-faced, but finally happy. Jill
  19. Even when I add sets, they still scatter.. The original products I put on with sets stayed in their order, but my new ones are not. Sets aren't the best for these products, but even if I could keep 2 or 3 options together it would help. Ready to beat my head agains the wall. Been at this since this morning. Jill ccv5
  20. I have been adding some new products and they have a variety of options. Trouble is, the options show up in a random order. I checked out this thread: https://forums.cubecart.com/topic/44913-sorting-product-options/ but the changes suggested there didn't help at all. Any new way to get Cubecart to sort my options in a specific order? Jill ccv5
  21. I did some searching around and did find a few. May play around with them later when time is more plentiful. Thanks for the help. Jill
  22. They both look interesting. The first one might have been a good one to use instead of the tabs we worked on. Hovering though isn't what I want. I want the simple menu where the customer has to click on each category and subcategory. If scrolling down the menu to get to a category at the bottom, hovering makes all the links above continue to drop down, which is highly annoying. I have so many categories and subcategories that I can see my customers getting annoyed with the hovering. If they flew out to the side instead of below then it wouldn't be such an issue. Is there a way to change the menu so that the subcategories fly out to the right of the menu. Jill
  23. Right now it closes up on me. Go to jkmorganpets.com so you can see what I mean. Jill
  24. Everything works great except the subcategories still appear on the hover. Is there somewhere else to change that? I also changed the height on the subcategories to 130 as 200 brought it too far down the page. 130 seems perfect. Jill I take it back, everything still hovers. Jill
×
×
  • Create New...