Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter ThriftMembers

    (@thriftmembers)

    That worked, thanks! πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    Updated to YITH Points and rewards Version 1.5.3, but still not working.
    Anything new on this? – Thanks! πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi @yithemes

    I thought I already tried this, but clearly not.. It worked! – Thanks πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi @mbrsolution

    Sorry it took so long to get back to you, I’ve been pretty busy! πŸ™‚

    The payment is setup with the Simple Membership::Payments (PayPal).

    I use Booster Plus for WooCommerce in order to get the access for the products on my webshop. This plugins allows the user groups to get access to different prices, according to their groups.

    It should not add any conflicts in my opinion.

    From a good membership plugin, you should default be able to “demote” members, once their membership expires. People should not be able to stay in a paid group, once their subscriptions expires.

    How do i manage or demote my members to the default group/free group, once their subscription expires?

    Is there any way to make this possible? πŸ™‚

    Thanks!

    Thread Starter ThriftMembers

    (@thriftmembers)

    @3sonsdevelopment (problem solved!)

    After some research on forums I found the problem.

    For some reason it would not accept the <span class=""></span> string so I went to the wc-formatting-functions.php located at woocommerce/includes/wc-formatting-functions.php and deleted the strings from within the functions.php file.

    This is normally not something I would do, but I made it work and it dosen’t seem to have affected my website in any ways.

    Maybe this would be a help for others, if they run into the same problem. πŸ™‚

    Have a great weekend! πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    @3sonsdevelopment

    From what I can tell on your cart the minimum amount was reached since the cupon worked.

    What if you try to use a Cupon Code BEFORE the minimum of the Cupon Code is reached – this is where I get the issue.

    If I reach the limit then it works like a charm, but if I don’t reach the minimum limit and just try to use the Cupon Code anyways, this error shows up ..

    If you haven’t tried that, maybe that would be fun to test, to see if you could get the same issue.

    Also it’s almost 1 AM here where I’m at so I might go to bed soon. πŸ™‚

    let me know how the testing works out for you πŸ˜€

    Thread Starter ThriftMembers

    (@thriftmembers)

    @3sonsdevelopment

    Is this also with a minimum amount in order to get the free shipping or just a Cupon Code that provides free shipping once used?

    I don’t have any issues with Cupon Codes that just provide free shipping – only once the free shipping is activated by a minimum amount.

    I did some digging in the code and found some outdated templates within WooCommerce – changed these to the default and newest version – didn’t help.

    However – I think I located the problem to the error.php and notice.php.

    These are the ones that generates the text though – so maybe the issue is to be found there? – Can’t see what the problem would be though and where excatly they get the message from – they get it somewhere πŸ˜€

    /woocommerce/notices/error.php
    /woocommerce/notices/notice.php

    Maybe that information wold help? .. Not sure.. Not really into codes and PHP – well I was a long time ago but WooCommerce isn’t something you dig into in a few minutes.. xD

    let me know what you think. πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    @3sonsdevelopment

    The Cupon Code works fine UNLESS you use a Cupon Code that needs a minimum limit to be reached. The Cupon Codes I’m having trouble with at the moment is the one where my cusomters need to reach a certain amount in order to get free shipping.

    Normal discounts works just fine.. Just this one that is bugged πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi @3sonsdevelopment

    Just reported the issue on GitHub (#25677)
    https://github.com/woocommerce/woocommerce/issues/25677

    Hope someone will find the answer soon.. I think my customers will survive for now, since this to me dosen’t seem critical, but just annoying from an appearance point of view. πŸ™‚

    Anyways, thanks for the help so far!

    If you mange to solve this problem, please let me know! πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi again @3sonsdevelopment

    Didn’t take long – it’s definitely an issue in the new update of the woocommerce plugin.

    Site health was fine, troubleshoot mode with only WooCommerce turned on gave the same issue as listed above. Nothing else activated.

    Now what? πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi again @3sonsdevelopment

    I’ll run a quick test on that, and get back to you in a minute πŸ™‚

    Thread Starter ThriftMembers

    (@thriftmembers)

    @3sonsdevelopment

    … Also, it used to work fine before the update – but now it dosen’t so I’m pretty sure it came with the last update unfortunately.

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi @3sonsdevelopment

    It happens in every theme I try. Just tried the Twenty Twenty too, and it’s the same for that theme aswell. πŸ™‚

    Pretty sure by now it’s something about the plugin thats bugged. :/

    Thread Starter ThriftMembers

    (@thriftmembers)

    Hi @mbrsolution

    Thanks for the swift response.

    I did read all the documentation and support threads in here, that might have some answers. I did not find an answer to my problem yet.

    The manual button is not going to work for me. The thing is, that my customers have access to discounts and they will not demote themselves – why should they, now they get free discounts and don’t have to pay for them – right? xD

    I did test the plugin to the fullest and all the settings should be correct (expiring and so on). I did test this on a user, who expired in the purchased/premium group – my problem is still, that they STAY in that group and they are STILL able to use the discounts – even though their membership has expired. This is a huge problem for me.

    This is due to the plugin (and the limitations it should provide) is based on what group the member is in. Example listed below.

    Scenario
    1: The member joins the website and is assigned into a BASIC membership (FREE).

    2: The user now purchases 1 of 3 PAID memberships (Bronze, Silver or Gold). They are setup with WooCommerce products, so that they should only see the price available for the group theyΒ΄re in. Seems to work fine (tested too).

    In this case the user pays for the subscription GOLD which gives them 15% off on products.

    3: The user now ends their subscription and they have access to the discounts until their subscription/memberships period expires (they already paid to use it in this period of time) – great!

    The ONLY PROBLEM is, that this user STAYS in the membership group (GOLD as an example) and they’re EXPIRED (on the member list) – BUT – they STILL have access to the discounts and STAY in that group.

    I want them to be moved back into the BASIC/FREE group, once their memberhip expires. Or at least I want them NOT to get the discounts, since they don’t have the right to use them anymore.

    I think the issue lies within the group itself. The limit on the products states, that you have to be in a certain group, in order to get the discount. The problem is, when the user dosen’t get moved BACK into the BASIC, then they STILL see and are able to use the dicsount (shouldn’t be possible when they’re expired).

    Is there ANY way in some simple coding or something, where we could move them back into BASIC/FREE once they expire?

    For right now I have to keep track on EVERY member and their expiring date, in order to manually move them into the correct group (BASIC/FREE) – this is not how the plugins should work – at least not according to the description of the plugin..

    Another thing – the expiring date for me on front end (member profile) is one day behind the acctual date. So even thought on the member-list they should expire on ex. May 5th it says May 4th on the membership profile page.

    I know this was a bit long – I just really hope we can find a solution for this.
    My website goes live March 1st, so it’s important for me to get this “bug” fixed before then.

    Thanks! :o)

Viewing 14 replies - 1 through 14 (of 14 total)