Hi!
Is it possible to have a “fixed” cart (e.g. in the Menu or Topmenu) or do I have to use a Plugin for that instead?
If a plugin is necessary – how can I switch of the Enfold cart?
Thanks a lot!
Hi!
No, but you can try http://wordpress.org/plugins/woocommerce-menu-bar-cart/
To remove the default cart add following code at the bottom of functions.php
remove_action( 'ava_main_header', 'avia_woocommerce_cart_dropdown', 10);
Regards,
Peter
Hi Peter,
thanks a lot! The code work and plugin work fine so far. There is just on issue if using the fixed Header:
If the cart is placed within the Header Menu it doesn’t resize with the menu and seems to “stuck”.
Can you also help with this?
Thanks a lot!
Hey!
Can you post a link to your website please?
Regards,
Peter
Hi Peter,
I am testing the theme on a local installation at the moment, so unfortunately I cannot provide a link. Would a screenshot be helpful? How can I add one to a post?
Regards
Maike