• Resolved spinablanca

    (@spinablanca)


    Hi!

    In our shop, only a fwe products are sold in pack of 5 units. and so in multiples of 5.

    It works fine in the shop “Tienda” (in menu). See for example product PP10530200.1 it shows “5” and if you add another one it shows “10”. That is perfect.

    But, once you are in “Tienda” if you choose CONSUMIBLES from the filter below to go to the Consumibles category page, you will see this same product PP10530200.1 with the number “1” and if you add another it goes to “6”.

    And the strange thing is that if you use a diffent route to go to Consumibles category page it work fine. For example, from the menu “Ver Categorias” and choose “Consumibles” the product is fine.

    And the url is the same Consumibles archivos – Tecnomec (if you click this url everything is fine. So to reproduce the error go from menu “Tienda” then choose below in the filter Consumibles category (under the search box).

    We are very happy with you plugin, so please can you have a look and see the reason of this strange behaviour.

    Thank you in advance
    Isabel

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter spinablanca

    (@spinablanca)

    Hi!
    I think I know why it happens.

    It is because in “Tienda” when you choose “Consumibles” from the filter, the page doesn’t reload, it has ajax

    I hope you can help me

    Thank you in advance
    Isabel

    Plugin Contributor Fazle Bari

    (@fazlebari)

    Hello,

    Yes, I can see that after ajax load, input value is changing.

    We can solve that by set minimum value as the input value.

    Check this – https://gist.github.com/fazlebarisn/3179be4862e39ddbd5f2f8aea63aa1f7

    Add that codes in your child theme’s functions.php file. Hopefully this will solve your issue.

    Let me know

    Thanks
    Fazle Bari

    Thread Starter spinablanca

    (@spinablanca)

    Hi,

    It works perfect now. Great job!

    Thank you so much, your support is 5 stars

    Best wishes
    Isabel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strange behavior on category page’ is closed to new replies.