Jump to content

jka

Member
  • Posts

    244
  • Joined

  • Last visited

Everything posted by jka

  1. This used to work in ver 6.0.11 properly. We use Noodlemans "link product to shipping services". In the View Cart, customers can select the drop dow for their country, zipcode and get shipping costs. We are now on 6.1.14. The same action, now it refreshes the page and says "Shipping Address Updated". However it does not make any call to the modules or get rates or display them. Anything different or changed in 6.1.14? I just tried again after login as a user and the system says "No Shipping Methods Available". Not sure what changed & I dont see anything in the transaction logs either. No calls made by the UPS Contract module.
  2. Thanks. I have uploaded a 550px logo file now. Any chance, how we can test the email templates? Also I cant seem to find the Invoice templates.
  3. So, I was surprised to receive a confirmation email just now from the system, It says on the top "STORE LOGO" in a nice font and big. This is new to me. So, I went ahead and uploaded our eps file from the design and now it overpowers and covers half the page in an odd way. Any input on the size of or length x width of this logo file? Can we do this as a banner? Thanks.
  4. Thanks, thanks & thanks. Everything worked perfectly.
  5. Thanks a lot. That color is less shiny on the eyes. However the Privacy Policy and T&C link on the Footer use the same color and they kind of dulled out in the black. I couldnt find how to change the color. It will be nice to make it white like the rest. Also trying to figure how to increase the font size of box-session. The login/register is very tiny along with the flag and currency. Otherwise, this has been awesome to upgrade.
  6. I actually swapped out the "Buy" button to "More Info". Still looking for ways to increase the font size a bit as well the cart size on the top.
  7. Took a leap of faith and upgraded from 6.0.11 to 6.1.4. Everything went through like clockwork. No issues with the upgrade. KUDOS to the Cubecart folks for a flawless upgrade process. I did the upgrade via the admin interface. Questions to those who have done this in the past with the foundation skin .. 1. In the product page, we want to change the button from "BUY" to "SELECT". Forgot how I did it before. 2. The font size on the headers as well as the basket icon is too small. My avg customers would have trouble with overall font size. Any pointers where this can be changed. 3. The light blue color used everywhere is too light. Would like to make it a tinge darker. Otherwise, love the upgrade and everything "so far" looks like they were 1 hr back before the upgrade. Thanks in advance.
  8. Should have waited for your response. I went ahead and updated the cubecart.class. So far it seems to be working ok. I will probably go and find the file from 6.0.11 and upload it again.
  9. Wow. That will be a lot of work. We didnt document all the mods we did either. I was looking at the 6.1.4 security upgrade. If we just overwrite the cubecart.class in 6.0.11, will we be ok?
  10. If I upgrade from 6.0.11 to 6.1.4, will we loose the customizations done to some of the php files?
  11. Ok. I found the issue. I was testing the feature while logged in as a user and hence it was not displaying it. I removed the "if $TERMS_CONDITIONS" and it works & displays perfectly. It seems like there is a flag somewhere for a registered user that it completely ignores displaying it. Removing the "if" fixed it. I also disabled (commented out) the "if T&C" on the content.checkout.confirm page and now by default, the T&C checkbox and link shows up at the bottom of the screen right above the Secure Checkout link. Now for every purchase, the buyer will accept the T&C and this will make the credit card companies happy. The only remaining issue is to change the color of the hyperlink for T&C and make the font a bit bigger. Thanks a lot bsmither for your help.
  12. I did all of the above and still cant get the "T&C" to display. I use the Foundation skin. Not sure if its got anything to do with it.
  13. Thanks BSmither. That didnt work. Even though the customer agrees to the T&C at registration, the credit card companies like Amex etc wants to force the T&C for every purchase. Any chance that we can put this "T&C" line, right before the secure checkout button? It would be even better if we can add this "T&C" line on the credit card page.
  14. Ok. Here is the other issue. I see the "Terms & Conditions" checkbox show up when a user is not registered during checkout. However when a user logs in and then does a checkout, the terms and conditions dont show up. How do we force or change the "Accept Terms & Conditions" as the last mandatory step before purchase or checkout. Some kind of validation to accept T&C or no purchase.
  15. You are the best. I just modified the content.checkout.php and it cleaned it up perfectly. The checkout page and view cart looks clean now. Thanks.
  16. We use the Foundation skin. Any chance we can disable "Customers who bought this also bought..." Right now it has a large font and it displays awkwardly between "Update Cart" & "Secure Checkout" buttons. How does we disable this feature. Thanks.
  17. I just went and clicked all the radio buttons again under "documents". It looks like the default translation was UK English and hence it was not showing. Now the radio button is selected. It works now. There is also a column called "Home Page" in the documents tab. Not sure what this does ..
  18. This is the code I found, but it does not display on the checkout_confirm page. {if $TERMS_CONDITIONS} <div class="row"> <div class="small-12 large-8 columns"><span id="error_terms_agree"><input type="checkbox" id="reg_terms" name="terms_agree" value="1" {$TERMS_CONDITIONS_CHECKED} rel="error_terms_agree"><label for="reg_terms">{$LANG.account.register_terms_agree_link|replace:'%s':{$TERMS_CONDITIONS}}</label></span></div> </div> {/if}
  19. So, do I need to restart CC instance for the new verbiage from the language pack to take effect?
  20. I have not disabled it in the Layouts tab and also have a doc under T&C. Any idea, which skin file to look under to see if I have inadvertently hidden it?
  21. So, I looked up under the Master Language File (definitions.xml) and its says "Sort Code" there and this is where it is picking it up. How do I change this xml file?
  22. How do we force a customer to accept our Terms & Conditions on the website at the time of secure checkout. I don't see it being displayed anywhere like a small checkbox during secure checkout. We are on CC6.0.11 Thanks,.
  23. Hello bmither, Thanks. I did do that but it still shows up as sort code in the print order form. Not sure where the module is bringing value from.
  24. I did some search in the forum and couldnt find what I was looking for. Here in the USA we use ABA code for banks followed by Account Number. The ABA number is usually like 012 345 678. The Print order form does not have this field and alternately, we can use the Sort Code field. We dont use Sort Code here. However I cant find how to change the final print order form which the customer prints out. This final print out still says Sort Code. Any ideas on how to get this one added or fixed? Thanks.
  25. We recently acquired a company that uses Big Commerce. We need to migrate the customer and order data if possible from this system. Any pointers? or input?
×
×
  • Create New...