I am missing a few features

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #98918
    dkmoriya
    Participant

    Hello again Tom!
    Iam missing a few features can you help please?

    The shortcode [crowdfunding_totals] – display all crowdfunding campaigns totals amount of money.
    Is there a way to:
    1) display all crowdfunding totals numbers of campaigns
    2) display the number of orders that corresponds to [crowdfunding_totals]

    Best regards,
    Daniel

    #98919
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Daniel,

    Sorry for a late reply.

    You can display the number of orders with:

    [crowdfunding_totals return_value="total_orders"]

    There is also an option to display the number of items:

    [crowdfunding_totals return_value="total_items"]

    As for the number of campaigns – unfortunately not possible at the moment, will be adding it in the next update.

    #98920
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Daniel,

    As promised, we’ve just released new plugin version 2.9.3. There I’ve added new total_campaigns option to the return_value attribute for the [crowdfunding_totals] shortcode, so now you can display the total number of campaigns with:

    [crowdfunding_totals return_value="total_campaigns"]

    Please let me know if something is not working as expected.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.