Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Hi there,

    This question is a bit outside of what we can support, but I can tell you a couple things:

    1) If you are not a developer, then there isn’t a way to do that currently.
    2) If you are a developer and comfortable with code then donation transactions are post types just like Give Forms are. That means they can be queried using WP_Query just like any other post type. You’ll just have to dig into the Give code in order to find the appropriate custom fields to output those in your markup.

    Hope that clarifies. Thanks for your words of support!

    Thread Starter Alex_Nita

    (@alex_nita)

    Hi,

    Thanks for the reply. I have no success for the 2). How can I find the donations for every give form apart?

    Thanks,
    Alex

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Hi there,

    I put together this example that might help you:
    https://github.com/WordImpress/Give-Snippet-Library/blob/master/queries/sample-transaction-queries.php

    This is advanced custom development, test in a safe local environment. We cannot provide support for these examples, they are just that — examples for you to learn and extrapolate from.

    Thanks!

    Thread Starter Alex_Nita

    (@alex_nita)

    Hi,

    Huge thank you for your time and help.Top class plugin and support.

    All the best,
    Alex

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Total Donations’ is closed to new replies.