• Resolved olGerva

    (@olgerva)


    Quantities are locked into the correct gift product, but at this point I would remove or how to do the + qty – field also because it looks different from the rest of the design.

    Suggestions
    Thank you

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Giacomo

    (@jakjako)

    Hi, you can actiate the “Hide quantity change” checkbox in the main option page, under “advanced” tabs

    Thread Starter olGerva

    (@olgerva)

    OK thank you for the quick response.
    Unfortunately the option is PRO….
    I am in the testing/evaluation phase … nothing I see how to solve it with some CSS.

    Thank you very much and congratulations great plugin

    Plugin Author Giacomo

    (@jakjako)

    It’s PRO due to a mistake, sorry!
    Add this CSS:

    .wc-timeline-cart-products .prodotto-carrello-qta-container
    {
    display:none !important;
    }

    Thread Starter olGerva

    (@olgerva)

    It doesn’t work, but I guess I didn’t express well where the problem appears.
    In the cart when the gift product appears (set by your plug-in) the quantity is fixed OK but the design is different so it doesn’t fit.
    For this either with some CSS or via plugin I wanted to make the quantity appear only as a number, or fix the design with CSS

    PS: wc-timeline-cart-upsell always in the cart the plugin sets the width as 46% but so it doesn’t appear correctly with 100% I get everything ok

    Thread Starter olGerva

    (@olgerva)

    Image

    Plugin Author Giacomo

    (@jakjako)

    Ho visto che sei italiano, giusto? Penso che il problema sia risolvibile in modo semplice, tramite CSS. Tuttavia non ho ben chiaro l’obiettivo ??
    (non vedo l’immagine nell’ultimo post)

    Thread Starter olGerva

    (@olgerva)

    Grazie per l’interesse.

    Come puoi vedere, lo stile campo di Woo (cerchiato di blu) risulta differente da quello del plug-in (cerchiato di rosso)

    Vorrei che il tuo campo sia simile a quello “blu” così da avere un design uniforma.

    Spero di essere stato chiaro.

    (immagine al link seguente se non la vedi olgerva .ovh / img / gift.jpg)

    Grazie e buon WeekEnd

    • This reply was modified 1 year, 9 months ago by olGerva.
    • This reply was modified 1 year, 9 months ago by olGerva.
    Plugin Author Giacomo

    (@jakjako)

    Ok visto. Il “problema” è che non ci dovrebbero essere i selettori di quantità in quanto la loro quantità non è modificabile. Penso sia il tema a metterli. Se te li nascondo?

    Thread Starter olGerva

    (@olgerva)

    Grazie

    Utilizzo Generatepress, tema estremamente pulito e leggero …

    Magari io nasconderei il tutto + / – e quantità

    Grazie

    Plugin Author Giacomo

    (@jakjako)

    .woocommerce-cart-form .woo-j-gift .product-quantity .quantity,
    .woocommerce-cart-form .woo-j-upsell .product-quantity .quantity
    {
    display:none;
    }

    Thread Starter olGerva

    (@olgerva)

    Grande funziona benissimo.

    Buona giornata

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Gift product quantity’ is closed to new replies.