We will do our best to assist you with any issues related to our themes and plugins.
Home › Forums › anj
Response time up to 1-2 business days.
Yes it works now. Thank you
I noticed before the page completely loads, the link leads to the cart. But after it has fully loaded, it leads to the #
Hi,
It still doesnt work. the link would be a # and it does not go to the cart.
Hi I have renewed support for another 6 months.
Any updates on this?
I have changed the code and the shopping cart icon is not redirecting me to the cart page. So I reverted the change first.
Hi it disabled the minicart, however it does not redirect to the cart, the shopping just refreshes the page.
I have removed the code for now.
Hi do you have any update on this?
It still does not work.
My website is https://littleluxurycloset.com/
this code does not disable the minicart when I click on the shopping bag icon. I want it to go to the cart page not the mini cart slider.
if ( ! function_exists( ‘jas_claue_wc_shopping_cart’ ) ) { function jas_claue_wc_shopping_cart() { global $woocommerce; // Catalog mode $catalog_mode = cs_get_option( ‘wc-catalog’ ); if ( $catalog_mode ) return; $output = ”; $output .= ‘
‘; return apply_filters( ‘jas_claue_wc_shopping_cart’, $output ); } }
I am not using a child theme. I am directly using the theme.