Hi
I would like to add some code to the newsletter subscribe box that turns it off if the customer is already subscribed.
I have added code that turns it off when they log in (based on FAQs help) but not sure how to code this new test.
Idea is:
If Not Logged in then display
else
if subscribed then display
else
do not display
What would be the simplest code? Does it exist in another mod somewhere?
Thx
Alfo



