I need the shortcode to display only the backer list without the amount

Top WooCommerce & WordPress Plugins Forums Crowdfunding for WooCommerce I need the shortcode to display only the backer list without the amount

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #98916
    dkmoriya
    Participant

    Hello Tom,
    I already have a life time license – single site, but I need to buy another one for another project.
    However, for the second project, i need [product_crowdfunding_list_backers] shortcode to display only the backer list without the amount.
    Can you consider this modification?

    Best Regards,

    Daniel

    #98917
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Daniel,

    Actually, that is already possible. There is backer_template attribute in the shortcode, which is set to %nr%. %first_name% %last_name% - %sum% by default, so to display only backers without the amount, you need to use:

    [product_crowdfunding_list_backers backer_template="%nr%. %first_name% %last_name%"]

    Hope that helps. Please let me know if you have any questions.

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