Is it possible to modify this so guests can view the daily posts as well?
Edit: Would you just need to modify this part of the code right above the today's posts line? What would you replace it with, guest? Or just "$show[]"?
Code:
<vb: if condition="$show['member']">
Edit to add again:
I only want the daily posts viewable to guests, not new posts just to clarify.