• Hi there, just wondering if I create say 6 different projects for donation, how do I integrate the shortcode on the page? Is there an id I can ad? Let’s say the projects someone can donate to is “Siera Leonne” and “Where Most Needed”. Can you give me an example of short code for one of them, so I can adjust accordingly?

    Thanks so much! Norja

    https://wordpress.org/plugins/woocommerce-quick-donation/

Viewing 1 replies (of 1 total)
  • Plugin Author Varun Sridharan

    (@varunms)

    Hi,

    Please trying using the below shortcode for all

    <strong>[wc_quick_donation] Shortcode Variables</strong>
    
    1. type : select | radio
    2. grouped : true | false
    3. show_errors : true | false
    4. selected_value : Project ID
    5. defined_amount :  true | false {Amount Can Be Defined In Settings Page}
    
    Try using below shortcode for single donation 
    
    <strong>[wc_qd_single] Shortcode Variables</strong>
    
    1. title : true | false
    2. content : true | false
    3. defined_amount :  true | false {Amount Can Be Defined In Settings Page}
    4. id : Project ID

Viewing 1 replies (of 1 total)

The topic ‘Multiple Projects short code?’ is closed to new replies.