Change cart and checkout button links on WooCommerce mini cart widget
On Woocommerce, how can we change the URLs on "View cart" and "Checkout" links on the drop down menu that show up on hover over the shopping cart icon on the the home page? I have the "cart" and "checkout" pages setup but they are not linked to these. I can view these pages directly with urls. http://mysite/cart and http://mysite/checkout It seems that there is a problem somewhere with your theme (or in a plugin), as the minicart button links always point to the right cart and checkout pages. The minicart buttons are hooked in woocommerce_widget_shopping_cart_buttons action hook (in the cart