• Resolved pickleface

    (@pickleface)


    Line item name is not changing, I guess this is because of the theme.
    I read you have this plugin designed for the woocommerce storefront,
    but I and many many others use the flatsome theme.

    Any way you can make an update so it also works on the flatsome theme?
    It keeps saying ‘coupon’ now 😀

    Thanks.
    If possible and you can fix this, I gladly donate some money for your hard work!

    Greetings

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author RLDD

    (@rermis)

    Hi @pickleface,

    I am happy to take a look at this issue. Can you point me to an example flatsome theme cart page and provide me with a test coupon? That should be all I need to reproduce and create a fix.

    Thank you!

    Thread Starter pickleface

    (@pickleface)

    Sure!

    Here is my hidden shop:
    https://pinsandthings.be/product-categorie/alle-producten/

    (yeah in Dutch, sorry about that).

    Coupon ‘Test’ has auto apply if you put 1 or more items in your cart (winkelwagen).

    Then you will see on the cart page ‘Waardebon: test
    Waardebon is dutch for Coupon and does not change.

    Plugin Author RLDD

    (@rermis)

    Hi @pickleface, thank you for the example. I was able to determine it was not working because it was originally designed to substitute only the English word ‘coupon’.

    See version 2.2.16 released now. The new version should substitute line item names in any language. I’m not 100% sure it will work since I cannot test directly, so please let me know if it still does not work on your theme.

    Thread Starter pickleface

    (@pickleface)

    @rermis That’s crazy fast! 😀
    I just check it, but after updating the plugin does not work anymore….

    I tried it again, even made a new coupon with auto apply but nothing happens anymore. :-/

    Thread Starter pickleface

    (@pickleface)

    Did another test:
    Auto apply does not work, if I do it manually it works PERFECT with the correct text. Only auto apply does not work anymore.

    Thread Starter pickleface

    (@pickleface)

    Yeah okey, found out the problem.
    Don’t know why, but you need to set a minimum amount now for the coupon.
    I put it 0,01 and it auto applies….. This was not needed before, but hey… IT WORKS PERFECTLY NOW! Thanks!

    Do you have a page or something I can contact your for your tip?

    Plugin Author RLDD

    (@rermis)

    What you might be seeing occurs when a previously auto-applied coupon is manually removed, the system won’t try to auto-apply it again unless another coupon was applied and removed. This prevents auto-apply getting stuck in a cycle where a coupon cannot be removed manually.

    I appreciate your gratitude, and I would value most an honest review of your experience if you have the opportunity.

    Thread Starter pickleface

    (@pickleface)

    Hey @rermis ,
    found something else that will help all flatsome users:

    The problem above is fixed.
    So when I go to my shopping cart it works perfect.

    But when I go to ‘continue to checkout’ or ‘checkout’.
    (I have it in Dutch so I think that’s what it will say in english)
    it changes again to Waardebon (or Coupon in english) when you are at the last page where you have to fill in your billing information.

    So it works in cart now, my problem from above is fixed.
    But did not fix the Billing information page when you have a overview of your order on the right.

    Greetings
    Pickle

    Plugin Author RLDD

    (@rermis)

    Hi @pickleface,

    Thank you for letting me know. I haven’t yet been able to replicate in my environment. Can you provide me with a coupon for your site? It does not have to auto-apply or provide a significant discount. I just need to see how it populates and if it uses an unexpected class.

    Thank you!

    Thread Starter pickleface

    (@pickleface)

    Hey @rermis ,

    I found out it is a bug when using other coupons.
    As I said before, I always see the original name first ‘Waardebon’ and when the whole script is done loading it changes to the value I want it to change according to the settings of autocoupon.

    For example:
    https://pinsandthings.be/product-categorie/alle-producten/

    If you buy the cat button you’ll get an autocoupon
    “Je support: pickle” in your shopping cart.

    Then click “Doorgaan naar afrekenen’
    (English: go to checkout) .
    This works perfect, it keeps saying: “je support: Pickle’.

    But if you then press ‘Heeft u een kortingsbon? Klik hier om uw code in te vullen’ on top of the page (English: Add a coupon)

    If you then fill in a coupon (I made a coupon ‘test’)
    you’ll see it bugs with the autocoupon script.

    Waardebon: pickle-€ 0,00 [Verwijderen]
    Waardebon: test-€ 0,00 [Verwijderen]

    and when I refresh that page again or go back
    it changes back to how it’s supposed to be:

    Je support: pickle-€ 0,00 [Verwijderen]
    Waardebon: test-€ 0,00 [Verwijderen]

    I hope you understand what I try to say.
    hope you can fix it. I love this plugin so much 😀

    Plugin Author RLDD

    (@rermis)

    Hi @pickleface,

    Great, thank you! I see the bug now. Please allow me some time to create a solution. Thank you for your patience.

    Plugin Author RLDD

    (@rermis)

    Hi @pickleface,

    I believe I have a fix that might work. The bug did not appear to consistently occur each time, which was confusing and adds a little bit of uncertainty to the fix. Please look out for version 2.3.3 to be released soon with this fix. If it still doesn’t work for you please let me know.

    Thread Starter pickleface

    (@pickleface)

    Hi @rermis ,

    That’s another very fast fix! Wauw.

    I just tested it:

    Shopping cart page:
    Autocoupon works perfect! within a nano second it switches ‘coupon’ to the right word.

    When I give in another coupon on this page —> still works
    The new one says coupon as should and the autocoupon stays as it should be.

    Perfect!

    But when I now delete the last coupon I manually added….
    The autocoupon forgets it’s settings and switches back to ‘Waardebon’ (dutch for coupon)

    If I refresh it’s back as it should be.



    On the billing information page:
    The moment I add a coupon there or delete the one I addes it forgets it’s settings off the auto coupon…

    It’s not a big deal, but I thought I should let you know. 🙂

    Greetings
    Pickleface




    Plugin Author RLDD

    (@rermis)

    Hi @pickleface,

    Glad to know it is improved. I have a fix in store for the persistent problem of it switching back. It’s caused when WC reloads the subtotals by ajax. Will release shortly.

    Thank you again,

    rermis

    Thread Starter pickleface

    (@pickleface)

    @rermis

    Wauw, another very fast fix!
    It works perfect now, sometimes it takes a few seconds to change the word ‘coupon’ to another word…. but it everything works!
    This plugin AND support are worth 5 stars!

    Thank you very much!

    • This reply was modified 2 years, 5 months ago by pickleface.
Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Line item name’ is closed to new replies.