WooCommers Mini Cart Link
-
Hi all,
Simple request from a client that is driving me crazy they want the mini cart to link to the cart page. I found the code and I changed the # to a direct link and nothing happened. Tried PHP and again nothing. Any ideas?
<div id="cart"> <!-- Button --> <div class="cart-btn"> <a href="#"><?php echo WC()->cart->get_cart_subtotal(); ?></a> </div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WooCommers Mini Cart Link’ is closed to new replies.