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

Forums Crowdfunding for WooCommerce I need the shortcode to display only the backer list without the amount

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #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 1 post (of 1 total)
  • The forum ‘Crowdfunding for WooCommerce’ is closed to new topics and replies.