I am having trouble with the cart module link. When something is added to the cart, it shows X items which is good and it creates a link. BUT the LINK sends the user back to the home page instead of to the checkout page.
I viewed the Display > Views > Cart for the view "product" and it shows the code as:
<a class="hikashop_small_cart_checkout_link" href="<?php echo hikashop_completeLink('checkout'.$url_itemid); ?>">
However it takes the user to the HOME page which is:
www.matterhornmodels.com/index.php
The weird thing is that it was working fine before but is not anymore.
I cannot find any answers on your forum on this and I need help ASAP!!
If you need access to see what is going on, I will gladly PM with info.
Thanks!