Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #26504

    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!

    #130652

    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

    #130653

    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!

    #130654

    Hey!

    Can you post a link to your website please?

    Regards,

    Peter

    #130655

    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

    #130656

    Hi,

    You can use img tag to embed images from dropbox, mediafire, imgur etc.

    <img src"IMAGE LINK HERE">

    Regards,

    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fixed Cart’ is closed to new replies.