if you add item to cart.. then popup the cart and click the edit on item..
redirects to item http://casual.demo.ubertheme.com/checkout/cart/configure/id/174/
but you can’t edit the qty.. the field is GONE.
9 answers
Hi Van,
Thanks for reported. We have updated it. We will export it in tomorrow.
@everyone: if see this bug in this theme please tell me. i will send updated path to fixed it.
Best Regards,
Ziven.
Hi Van,
We will let you know soon. Regards the issue you said. Please let me know more details.
Best Regards,
Ziven.
http://casual.demo.ubertheme.com if you just mouse over cart it doesnt stay open HARD to stay on it
Hi Van,
We will updated demo today. Thanks for report.
Best Regards,
Ziven.
is this fixed ? where can i get the fix ?
Hi Van,
Please PM me your site’s url, admin and ftp credentials, I’ll detect the root of issue for troubleshooting.
I’m updated the file style.css.
Best Regards,
Ziven.
just post the fix ill do it we dont give access to server for PCI compliance requirements
Hi Van,
Please go to the file: skin/frontend/default/jm_casual/css/styles.css and add class to end the file like below:
.checkout-cart-configure .add-to-cart label,
.checkout-cart-configure .add-to-cart .qty {
display: block;
}
.checkout-cart-configure .product-view .product-shop button.button,
.checkout-cart-configure .product-view .product-shop button {
margin: 20px 0 0 0;
}
.checkout-cart-configure .product-view .product-shop .add-to-links {
margin: 55px 0 0 5px;
}
Best Regards,
Ziven.