Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #774264

    Just upgraded to Woocomerce 3.0.1 and the icon badge that displays the number of items in the cart no longer shows up. It worked under 3.0.0. I confirmed it with my site as well as Enfold’s Shop Demo. Please advise.

    #774312

    Hey bibbitybop,

    May you share your website link, please?

    Best regards,
    John Torvik

    #774453

    Sure. This is Enfold’s Shop Demo:

    #774455

    Look into the developer console of your browser and you will see you have an access forbidden error. You either have wrong file or owner permissions or an .htaccess protection on one or more of your subdirectories. A firewall or security plugin may cause that issue as well.

    #774498

    Okay here is the tests I ran… and it’s quite interesting.

    Test 1 :
    Fresh install of WordPress & import Enfold’s Lifestyle’s blog demo (does not use WooCommerce).
    Ran the demo and NO 403 Forbidden error anywhere.
    Installed the WooCommerce Plugin and activated it. (the demo does not use this plugin)
    Ran the demo and got 403 Forbidden error on every page !!!

    Test 2a:
    Fresh install of WordPress
    Installed WC 3.01 and activated plugin
    Imported Enfold’s Shop Demo (this demo does use WC)
    Ran the demo and got 403 Forbidden error on every page
    Icon Badge on cart DOES NOT display
    Test 2b:
    Uninstalled the WC plugin.
    Ran the Shop Demo and while I could not add products etc, the page’s displayed with NO 403 forbidden error

    Additionally, the cart badge icon worked just a few days ago, prior to the latest release of WC. I may be missing something but the error sure seems to be connected to the latest release of WC.

    Ideas ?

    • This reply was modified 7 years, 7 months ago by bibbitybop.
    #774883

    The same here. Car Icon Badge is not being displayed at my store too. Any ideas?

    #775489

    The same is here.
    Does anyone have an idea to solve this?

    Best regards

    #775742

    I’m still having the problem as well. Tried de-activating several plugins etc. but to no avail. Hopefully Enfold support team is looking into this and will provide an update.

    #776183

    Hi bibbitybop,

    Do you still need help with this issue? I see the cart icon on desktop and mobile.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #776184

    Hi Maximus_,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #776185

    Hi a-l-p,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #776301

    Well, it seems to be working for me now. I’m not sure what changed. I’ll consider it closed for me. Thanks !

    #776461

    Hi @bibbitybop,

    Glad it started working and thanks for the feedback.

    Best regards,
    Rikard

    #776471

    Hi @Victoria,

    please have a look:

    #777256

    Hi @victoria,

    attached I send you the link, the icon is still not being displayed. I think it has something to do with W3 Total Cache plugin. But I was not able to find what.

    Thanks,
    – Max

    #777293

    Hi a-l-p,

    Cart shows when the is an item there.
    If you want it to show all the time, here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .cart_dropdown {
        right: 0px;
    }
    

    And yes, flush the cache after you’ve done the change.
    If you need further assistance please let us know.

    Best regards,
    Victoria

    • This reply was modified 7 years, 6 months ago by Victoria.
    #777296

    Hi Max,

    Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css

    
    .cart_dropdown {
        right: 0px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #777299

    Hi @Victoria,
    thank you so much : )

    Yep. There were so many mistakes, so I initially went back to the previous version of WooCommerce. Now it works nearly perfect again and I wait to the next updates…
    Thanks again for your help, and Happy Easter : )

    Cheers,
    Andreas

    #777646

    Hi Andreas,

    Glad we could help and happy easter to you too :-)

    Best regards,
    Rikard

    #777849

    Hi @Victoria,

    your solution is working. Thanks.

    Cheers,
    – Max

    #778330

    Hi,
    Glad Victoria was able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘WooCommerce 3.0.1 – Cart Icon Badge Not displaying’ is closed to new replies.