stlchristian / stlchristian.edu

Join me as I venture through creating a public Drupal website with all the features we'd ever dream of. This is bound to include some highs and lows, but we'll tackle this thing head-on! This will serve as a public repository to share the development progress of our new website, built on Drupal and hosted on Pantheon.
https://stlchristian.edu
GNU General Public License v2.0
0 stars 1 forks source link

Newsletter Subscription Box is gone #27

Closed ElliotFriend closed 10 years ago

ElliotFriend commented 10 years ago

The "subscribe to our newsletter" box has disappeared from the footer... it seems to have done so when I imported the production database, so the problem is probably in the db somewhere...

Now where did I put that pesky little box?!?! hrmmmm...

ElliotFriend commented 10 years ago

It shows up for Anonymous users, though... weird...

ElliotFriend commented 10 years ago

Figured it out! At 'admin/config/media/newsletter/configure' there is a group of options under 'Subscribe Form.' One of those options is 'Always show subscribe block,even if user is subscribed.'

Done and done!