• LearnPress is a beautiful plugin. It’s been working well so far, except for one problem.

    Problem: You try to buy a course, free or paid, and you keep running into a problem that says, “Your cart is currently empty.” You DO NOT have Woo commerce. But you keep running into the same problem.

    Solution: Clear your cookies. In Google Chrome or Microsoft Edge, go to:

    1. Menu. The three dots in upper right corner. In Chrome they are vertical, in Edge they are horizontal.
    2. Go to More Tools >> Developer Tools
    3. On the top you see Elements, Console, Sources ... go to Application
    4. Under Storage find Cookies.
    5. Click drop down. All the sites that have cookies on your computer will be listed.
    6. Right click your WordPress web site and choose Clear. Or you may choose to Clear all of them.
    7. Close and restart your browser, and that should do it ??

    • This topic was modified 3 years, 8 months ago by jeremypress01.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Tested this in privacymode so there where no other sessions or anything: and this did not fix it for me.

    In code I see:

    <div class="learnpress">
    <div class="learn-press-message error">
    <i class="fa"></i>No payment method is available.			</div>
    <div class="learn-press-message error">
    <i class="fa"></i>Your cart is currently empty.			</div>
    </div>
    

    I have set up a payment (trough woocommerce) and my woo-cart is not empty.

    FIXED my problem:
    Woocommerce had the same checkout page ad LearnPress.

    So go to:
    /wp-admin/admin.php?page=learn-press-settings&tab=general

    And see if there is the same page for checkout as here:
    /wp-admin/admin.php?page=wc-settings&tab=advanced

    If so: create a unique one for LearnPress .
    This fixed it for me

    Hi, I also have the same problem, I have tried in all ways without solving anything. Learnpress slug: lp-order-received / Woocommerce slug: order-received. Although I have several, the problem still exists, I also tried to change the learnpress slug but nothing changes. :’/

    Hi, I also have the same problem, I have tried in all ways without solving anything. Learnpress slug: lp-order-received / Woocommerce slug: order-received. Although I have several, the problem still exists, I also tried to change the learnpress slug but nothing changes. :’/

    Yeah..it will not work if learnpress and WooCommerce have the same checkout page, either for shop or course-checkout.
    Easy fix by creating a separate page for course-checkout.
    that all.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“Your cart is currently empty” solution’ is closed to new replies.