Title: SendPress shortcode shows multiple subscription lists?
Last modified: August 21, 2016

---

# SendPress shortcode shows multiple subscription lists?

 *  [simonleungxyz](https://wordpress.org/support/users/simonleungxyz/)
 * (@simonleungxyz)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/sendpress-shortcode-shows-multiple-subscription-lists/)
 * Hi there,
 * I have the following shortcode to display only one subscription list on my page.
   I am going to add more list and let user to pickup which one they would like 
   to subscribe, is it possible?
 * [sendpress-signup firstname_label=’First Name’ lastname_label=’Last Name’ email_label
   =’E-Mail’ listids=’121′ display_firstname=’true’ display_lastname=’true’ label_display
   =’true’ desc= ” thank_you=’Thank you for subscribing CREC newsletter!’ button_text
   =’Submit’]
 * Regards
 * Simon
 * [http://wordpress.org/plugins/sendpress/](http://wordpress.org/plugins/sendpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jared Harbour](https://wordpress.org/support/users/jaredharbour/)
 * (@jaredharbour)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/sendpress-shortcode-shows-multiple-subscription-lists/#post-4263111)
 * Yes, this is possible. If you separate each list id with a comma the shortcode
   will display each list with a checkbox next to it so the user can choose to subscribe
   to as many lists as they want to subscribe to.
 * Here’s an example of your shortcode with more lists added for comparison:
    `[
   sendpress-signup firstname_label='First Name' lastname_label='Last Name' email_label
   ='E-Mail' listids='121,122,123,124' display_firstname='true' display_lastname
   ='true' label_display='true' desc= '' thank_you='Thank you for subscribing CREC
   newsletter!' button_text='Submit']`
 * Cheers,
 * Jared

Viewing 1 replies (of 1 total)

The topic ‘SendPress shortcode shows multiple subscription lists?’ is closed to 
new replies.

 * ![](https://ps.w.org/sendpress/assets/icon.svg?rev=979185)
 * [SendPress Newsletters](https://wordpress.org/plugins/sendpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sendpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sendpress/)
 * [Active Topics](https://wordpress.org/support/plugin/sendpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sendpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sendpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jared Harbour](https://wordpress.org/support/users/jaredharbour/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/sendpress-shortcode-shows-multiple-subscription-lists/#post-4263111)
 * Status: not resolved