• Hi, I would like to add the cart icon/button to my header, which opens up the side drawer.

    Currently I have got the cart icon in the menu, but I cannot get the dynamic cart counter to work.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support kennethbryanlim

    (@kennethbryanlim)

    Hi @denhamt98

    You can integrate other buttons from your site to open the side drawer by using the code snippet I’m sharing: https://gist.github.com/kbryanlim/81c9838e25d5eab046e9f802783920ff

    On line #9, it’s important to note, changing the class name to your preferred element’s class name.

    Please insert it into your child theme’s?functions.php file.
    If you’re unsure about editing theme files directly, we recommend using the Code Snippets plugin as an alternative to safely add the code.

    Thank you!

    Thread Starter denhamt98

    (@denhamt98)

    Hi, I’ve already got the basket button opening the basket.

    I just need to know how to add the item counter to it.

    Many thanks

    Plugin Support kennethbryanlim

    (@kennethbryanlim)

    Hi @denhamt98

    You have to add the item to the cart first before you can change the item quantity.

    Screencast: https://www.loom.com/share/84b3d70d4cdd4f3a8a6b335f383568bf?sid=6f45d0a0-2f0d-49eb-b0b0-23962c95a35e

    Password: orderablepro

    Thank you!

    Thread Starter denhamt98

    (@denhamt98)

    Sorry this isn’t what I am asking.

    How do I add the item counter to the basket icon on my site. The first image in my post shows the red box with the basket icon inside it. I need to know how to add the item counter to this button. As it is only present on the floating basket at the moment.

    Plugin Support kennethbryanlim

    (@kennethbryanlim)

    Hi @denhamt98

    Adding the item counter to the basket icon on your site would require custom development, as it’s not a built-in feature of our current setup. Unfortunately, this functionality falls outside the scope of our support.

    However, I recommend checking out Codeable. They specialize in custom WordPress and WooCommerce development and can assist with adding this feature to your site.

    Thank you!

    Thread Starter denhamt98

    (@denhamt98)

    Thank you. Please remove the screenshot from my original post

    Plugin Support kennethbryanlim

    (@kennethbryanlim)

    Hi @denhamt98

    I’m afraid we could not delete the image from your original post. Please could you let us know the reason for it?

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.