Sponsor column not showing when user not logged in

 Oops... this is not good. We really want this showing all the time (logged in or not) when we are at the home page (and maybe even on the sponsors page!)

So, I'm looking into this... (this note is me reminding myself to correct this.)

-Stephen

FIXED!

 It turned out to be a permissions issue with the view.  I simply changed the view to be visible to all users, not just logged in users.

-Stephen

 --

FLL Drupal-site Admin