This topic has 7 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
On my cart page, the review payment is being called twice.
<div id=”payment”>
<div id=”payment” class=”woocommerce-checkout-payment”>
Can you help?
Don
Actually payment fields show twice on the checkout page rather than the cart page.
It appears as if all the products that were added or updated after 03-19-2015 show a duplication of the “add to cart” button on the single item page; and a duplication of the “proceed to checkout” button on the cart page. If I open a product prior to 03-19-2015 that does not show the duplication and update it, the duplication is then included.
Hello,
You can commented the code <?php do_action( 'woocommerce_cart_collaterals' ); ?>
in the file wp-content/themes/idstore/woocommerce/cart/cart.php on line 162. Please clear browser cache and check.
Regards,
Robert Hall.
Thank you for your prompt attention to my problem.
I reinstalled the latest version of idstore 3.7 from ThemeForest, then went to the file mentioned above and found the code on line 144. I commented out the code and cleared my browser cache and see no apparent change. Please check to make sure I have commented it as you would suggest.
I see in my woo commerce status that the file still shows the cart templates out of date.
idstore/woocommerce/cart/cart-totals.php version 2.3.0 is out of date. The core version is 2.3.6,
idstore/woocommerce/cart/cart.php version 2.3.0 is out of date. The core version is 2.3.8,
Thank you. that did solve the issue.
Don
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Checkout Payment Review being called twice.’' has been successfully resolved, and the topic is now closed for further responses