I started a chat about this, and he said he was creating a ticket… but I don’t see it in my “open tickets,” so I figured I’d put it out there….
I know that it’s not available out of the box, but is it possible to hide some portion of the content and display it only when someone has signed up for our email list using Hustle? It occurs to me there might be a few ways: a hook that changes a variable on the template page when someone has either subscribed or opted out… or someone to reference the “Local List” to see if the current IP address has completed the form on this or another visit?
**FURTHER ISSUE **
This is new… I noticed that the Hustle Slidin isn’t displaying at all, and I see this in the console…
[DOM] Found 5 elements with non-unique id #mc-embedded-subscribe: (More info: https://goo.gl/9p2vKq) <input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Subscribe"> <input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Subscribe"> <input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Subscribe"> <input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Subscribe"> <input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Subscribe">
(index):1 [DOM] Found 5 elements with non-unique id #mc-embedded-subscribe-form: (More info: https://goo.gl/9p2vKq) <form id="mc-embedded-subscribe-form" class="validate" action="https://www.thehastingscenter.org/" method="POST" name="mc-embedded-subscribe-form" target="_blank">…</form> <form id="mc-embedded-subscribe-form" class="validate" action="https://www.thehastingscenter.org/" method="POST" name="mc-embedded-subscribe-form" target="_blank">…</form> <form id="mc-embedded-subscribe-form" class="validate" action="https://www.thehastingscenter.org/" method="POST" name="mc-embedded-subscribe-form" target="_blank">…</form> <form id="mc-embedded-subscribe-form" class="validate" action="https://www.thehastingscenter.org/" method="POST" name="mc-embedded-subscribe-form" target="_blank">…</form> <form id="mc-embedded-subscribe-form" class="validate" action="https://www.thehastingscenter.org/" method="POST" name="mc-embedded-subscribe-form" target="_blank">…</form>
(index):1 [DOM] Found 5 elements with non-unique id #mce-EMAIL: (More info: https://goo.gl/9p2vKq) <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" placeholder="Email Address*"> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" placeholder="Email Address*"> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" placeholder="Email Address*"> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" placeholder="Email Address*"> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" placeholder="Email Address*">
(index):1 [DOM] Found 5 elements with non-unique id #mce-MMERGE25: (More info: https://goo.gl/9p2vKq) <input id="mce-MMERGE25" name="MMERGE25" type="HIDDEN" value="Newsletter"> <input id="mce-MMERGE25" name="MMERGE25" type="HIDDEN" value="Newsletter"> <input id="mce-MMERGE25" name="MMERGE25" type="HIDDEN" value="Newsletter"> <input id="mce-MMERGE25" name="MMERGE25" type="HIDDEN" value="Newsletter"> <input id="mce-MMERGE25" name="MMERGE25" type="HIDDEN" value="Newsletter">