This topic has 3 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Brian Johnson
I did test this with the default WordPress theme and everything worked fine there, so I know it is a theme issue.
We have double totals in the cart.
http://equiflexsleeve.com/cart/
Two out of date bundled files that appear directly related to the issues with the cart we are seeing:
royal/woocommerce/cart/cart-totals.php version 2.1.0 is out of date. The core version is 2.3.6,
royal/woocommerce/cart/cart.php version 2.3.0 is out of date. The core version is 2.3.8,
There is no cart icon in the header, and no account or login options either for people to create an account or see their orders.
Returning customer? Click here to login on checkout link “click here to login” does not work and goes nowhere. There’s no way to log in or get to your account.
Shop page: http://equiflexsleeve.com/shop/
1) remove categories as we only have one category (left side of page)
2) remove filters / default sorting as we only have 2 products
Individual product pages: http://equiflexsleeve.com/product/equiflexsleeves-for-horses/ and http://equiflexsleeve.com/product/equiflexsleeves-for-ponies/
1) no short description is displaying no matter what I try to do or how I save it. It just disappears.
Hello,
Please don’t duplicate topics. You’ve been already replied in the other one.
Please check.
This topic will be closed.
Thank you.
Regards,
Eva Kemp.
1. I have commented following code in wp-content/themes/royal/woocommerce/sigle-product/cart/cart.php:
<?php// do_action( 'woocommerce_cart_collaterals' ); ?>
2. You should not be worry about this messsages it won’t affect frontend anymore. We update our theme from time to time and current theme version is fully compatable with woocommerce 2.3.8.
3. i have enabled cart widget in theme options->header->cart widget
4. You should have regisration page created to enable this option. Please read here about how to create registartion page: https://www.8theme.com/demo/docs/royal/index.html#!/4_registration_page.
5. Sorry for inconvinience. Sidebar cannot be removed from backend admin panel completely. Please navigate to the appearance->widgets to and add empty text widget in to the shop widget area . You may also select right sidebar position to move empty space to the right or customize wp-content/themes/royal/woocommerce/archive-product.php with text editor.
6. Please add following code into the custom.css to hide sorting options.:
.woocommerce-ordering{display:none;}
7. I was able to add short desription from product page as on the screeshot; http://prntscr.com/72h5cq;
With best regards
Brian Johnson
The issue related to '‘Cart Issues – missing icon in header, duplicate cart totals, theme issues’' has been successfully resolved, and the topic is now closed for further responses