Page 1 of 1
Search found 5 matches
Re: Continue button keep loading / disabled
Think I've found a solution
catalog/view/theme/default/template/checkout/checkout.tpl
Remove:
Code: Select all
$('#button-payment-method').button('loading');
- Sun Jan 17, 2016 10:18 pm
- Replies 6
- Views 2739
Re: 2.0.1.1 Customer Custom Fields not Working
Seems to be a problem with the "unserialize" function in catalog/controller/account/custom_edit.php
The string was in an incorrect format.
I've worked around it by exploding the string and then rebuilding it into the right format.
- Fri Jan 15, 2016 1:46 am
- Replies 13
- Views 5416
Re: 2.0.1.1 Customer Custom Fields not Working
Was there any solution to this? I have the same problem. The custom fields are showing in the admin, but they are showing as blank in the account edit page.
Jump to post- Fri Jan 15, 2016 12:11 am
- Replies 13
- Views 5416
Checkout "Steps"
My items don't have any needs for shipping, so I have turned it off. But now the "Steps" in the checkout are not sequential. Is there a way to fix this, or remove the "Step X:" label?
Thanks
- Wed Jan 13, 2016 4:11 pm
- Replies 0
- Views 126
Product end date
I have seen the "Date available" date in the product settings, but is there any way to make it an end date? Ideally I want my products to have a countdown of availability up to a certain day and time. Is there a way to do this? I have seen some extensions, but they seem to focus on the dat...
Jump to post- Wed Jan 13, 2016 1:32 am
- Replies 0
- Views 265
Search found 5 matches