This topic has 8 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
There is multiple buttons on the cart for checking out, and the multiple shipping addresses is a bit funny. Any way to remedy this?
Also, when I view the site mobile, it doesn’t adjust responsively? It brings up the responsive menu, but it doesn’t adjust otherwise?
Thanks!
Hello,
1) You can commented the code in the file wp-content/themes/legenda/woocommerce/cart/cart.php on line 162. Please clear browser cache and check.
2) What about multiple shipping addresses. Please disable third-party plugins, some of them caused issue.
2) Please add this code in custom.css file.
.widget_subscribe_to_newsletter .widget-title {
position: inherit;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
I’ve commented out the code and it’s still showing two checkouts. Can someone help? my client wants to go live tonight and I think this is the only holdup.
Thanks,
Kiley
Hello,
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
I sent credentials over earlier this morning but I don’t see them in the thread.. just to be sure, here they are again.
Timing on this is super important, our client wanted to launch over the weekend.
Thanks for your help!
Kiley
Hello,
The issue has been fixed.
Please check.
Regards,
Eva Kemp.
Hi, thank you for correcting the issue. Can you alert me of any changes you made to the code so if after an update the same problem is present, I know how to correct it?
Thank you!
Hello,
I’ve removed review-order.php file in wp-content/themes/woopress/woocommerce/checkout directory.
Before next update you need delete “woocommerce” folder in the directory wp-content/themes/woopress and it’ll be reuploaded from a new theme package.
It requires because some woocommerce file may be modified or removed and if you have old woocommerce folder present old files will be still active.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up