• Resolved wp1983

    (@wp1983)


    I have downloaded and installed your plugin, and it works perfectly in the default language version (Italian). However, in the additional language (English), it does not work correctly. Specifically, it is possible to add any quantity of the product, and the steps do not work either. The site uses Polylang—could this be the issue? The site also has B2B for WooCommerce by Addify installed.

    Could you suggest me a solution?
    Thank you
    Stefania

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

Viewing 1 replies (of 1 total)
  • Plugin Author Saiful Islam

    (@codersaiful)

    Hello @wp1983 I got in your input like bellow
    <input type="number" id="quantity_678784188896c" class="input-text qty text wcmmq-qty-input-box" name="quantity" value="1" aria-label="Product quantity" min="1" max="" step="1" placeholder="" inputmode="numeric" autocomplete="off">
    That mean, you have set step 1, so it’s working properly. Is not it?

    One more things, If you use any language plugin, you have to set min max again for that specific language.

    Looking forward to hearing your response.
    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Compatibility with Polylang’ is closed to new replies.