• Resolved Gio Veg

    (@gio-veg)


    Thank you for the plugin, Phuc Pham! It’s great!!!

    But for some reason when I click the widget, nothing happens, the cart does not drop down. What could it be?

    I’ve managed to preview what it would look like when clicked by changing the “display:none” line on CSS using Firefox’s “inspect element”, and it shows up fine.

    Maybe it is a function issue? Maybe it’s related to the new wordpreess update?

    note: my website is not live yet

    Thanks 🙂

    https://wordpress.org/plugins/woocommerce-dropdown-cart/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Phuc Pham

    (@svincoll4)

    What WordPress version are you using?
    Can you please tell me your site URL?

    Thread Starter Gio Veg

    (@gio-veg)

    Hi there!

    I’m using the lattest WordPress 4.3.1. Could this be the issue?

    My website is loja.gatinhobranco.com, but it is not live yet, I’ll let you know when it is (in a couple of days I hope)!

    Thank you!

    I’m having exactly the same issue.
    My website: http://olio.artomultiplo.net

    You can see the cart on the header after adding products.

    Thanks in advance 🙂

    Plugin Author Phuc Pham

    (@svincoll4)

    Hi protorob,

    I see you have the CSS
    .header-widget {
    float: right;
    max-width: 50%;
    overflow: hidden;
    }

    The overflow:hidden property made the cart dropdown hidden.
    You need to remove this.

    Oh Thanks! That did the trick 🙂

    Thread Starter Gio Veg

    (@gio-veg)

    Hello!

    My website is live at http://loja.gatinhobranco.com/ , Ive tried everything but Im still having the same issue. I`ve updated the plugin and tried the ~overflow solution, but still nothing.

    Thanks again!

    spyrosg

    (@spyrosg)

    hey @gio-veg I have seen in your website that the dropdown cart menu works.Can you share the solution?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Cart not "dropping down"’ is closed to new replies.