• Resolved imeabe

    (@imeabe)


    Hi,

    We are programming new Ecommerce using Woocommerce plugin and we want to see recent orders in My Account Dashboard, but is imposible (https://prntscr.com/iekf85).

    If you go order page you can see the order (https://prntscr.com/iekfq9), but not in Dashboard. We use same code in bouth pages, but in Dashboard we can’t see them.

    We tried with different options:

    1) Using the same code than in orders.php.

    2) Using get_posts function with parameters it needs.

    3) Including directly order.php.

    Why don’t detect user orders in the Dashboard?

    If you need to enter in this web, you can go to:

    [ REDACTED ]

    Thanks in advance,

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @imeabe This is important: right now, log into your site and change your password and check for any compromises or hacks.

    Your user ID and password were exposed to the Internet for 6 days. Even if it is on test installation or a non-admin account, this is a very bad thing.

    Please do not ever do that again or post an email address here.

    Mikey (a11n)

    (@mikeyarce)

    Hi @imeabe,

    This sounds like it might be a theme issue. Can you try switching to a default theme like Twenty Seventeen and see if you have the same problem?

    Thread Starter imeabe

    (@imeabe)

    Hi Mikey,

    Thank you for your answer.

    Finally we tried geting orders by databse directly using WP_Query-s, and works.

    Thank you very much,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Orders in Dashboard’ is closed to new replies.