I believe the Get Lists button on the list unsubscribe page should not display when there is only one list.
Publish a popup to get email addresses.
Get the ID, like ‘101’.
Get an Unsubscribe link shortcode and set the list attribute to ‘101’. ( Is that correct? )
When rendered in a page, the shortcode renders a Get Lists button.
The button is not necessary if we are offering to remove the subscriber from a single list. That is, if the “id” attribute has one ID, not a comma-separated list. The button is also not necessary if there is only one list enabled for the site.
This is a UX issue: It wastes the visitor’s time to have to go to another page to check yet another box and click yet another button. Making it difficult to leave will only infuriate someone who might be leaving because they are already be unhappy with the site.
I think it would be helpful, where there is only one list involved, to only show a single button for “Unsubscribe”.
Scenario – I have a new site with one popup and was confused when previewing a new unsubscribe page, and list-specific text for the popup ID, and it showed Get Lists rather than Unsubscribe.
Thanks