Hide checkbox if already subbed to list
-
Hi there
I use Premium MailChimp for WordPress. I want to ask about what seems a pretty intuitive function to me.
With the comment form integration, IF the user is already subscribed to the list(s) in question, THEN the checkbox should not be visible. This is because it is confusing to users or have already subscribed or are not sure if they have, especially if they add a couple comments in a short space of time/in a row (this is BAD UX as it is just distracting and confusing).
If the users are logged in and have subscribed, why can’t we show this checkbox conditionally? There seems no reason to me to have this showing if the user is already subbed.
If there is no setting in the plugin to hide this conditionally or if I am missing something, could you point me in the direction of a way to check if the user is subscribed using the API? I could even just add a class to the body elemtn and hide the checkbox using CSS. I just need a way to check if they are subbed.
- The topic ‘Hide checkbox if already subbed to list’ is closed to new replies.