By t0mi on
Hi,
I created a new block with views, it has a "read more" link everything seems ok. When i want to see the results, there is no problem as long as I am logged in. When I logout, the block is still there (where is setup to be) but the "read more" link dissapear. If I look at the source code of generated page (with firebug) the link and text "read more" is there. I try to put the link in block title - the same problem, title is displayed only if is not link (for anonymous), but if I setup a link for block title - dissapears. I don't know what to do. Somebody have a clue? :)
Comments
.
Did you check the user permission table to make sure anonymous has all the rights to access?
...