Hi,
I'm trying to find where I can control how to make a blog block visible to non-members on my Homepage. The Guest and Member boxes are both ticked on the page access control for the block but the block is still invisible when a user is logged out. I think this problem probably relates to my BxBlogsModule.php file which I have adapted in order to hide the options to control who can view/rate/comment on a blog.
All I have done is commented out all references to 'allowView', 'allowRate' and 'allowComment', which neatly removed the drop down menu from the blog creation page but *may* have left me with this current problem. Is there any way I can set the default to "public" for viewing blogs, while removing the user-control on who can view etc., so that new blogs appear on the home page as per the blog block on the Homepage?
Hope this makes sense, my brain hurts!
Thanks,
Tom.