• Hi, is there something that I’m missing in settings or the selector in the configurator to add and remove more items does not works?

    I tried also on your demo website but got the same problem.

    Sorry for my English ??

    View post on imgur.com

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi there,

    The +/- buttons are added by your theme or an other plugin, so it is possible that it’s not compatible with the configurator.
    I have added compatibility with certain themes, but it is probably different for yours.

    If you share a link to the product, I can maybe take a look.

    Marc

    Thread Starter FrancescoR

    (@francescoitb)

    Thank you for reply. Here you go
    https://wooddecor.it/prodotto/sedia-configurabile/

    If u can see, After you add the product in the cart, the +/- works

    Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi there,

    Thanks. I’ve found a solution, which requires a bit of extra code:
    I’ve added it to this small plugin, which is a starter plugin to customize the configurator:

    https://github.com/marcusig/pc-custom-code-bootstrap

    If you download the zip and install it as a normal plugin, it should fix the issue.

    Marc

    Thread Starter FrancescoR

    (@francescoitb)

    Thank you for the fix!
    So, this plugin does other things?
    Otherwise can I just add the code in my function.php? Or you will add the fix in next updates?

    Plugin Contributor Marc Lacroix

    (@marcusig)

    No this plugin doesn’t currently do anything else.
    It actually wasn’t doing anything until I added that fix to it, it’s just one I use to start custom projects on the configurator.

    Otherwise can I just add the code in my function.php?

    You could add the code in your functions.php, but it is slightly complicated, as it requires to enqueue a script in the appropriate place, with the appropriate dependencies.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add to cart add more items’ is closed to new replies.