First of thank you for this great module. It was exactly what I was looking for.
I have the following issue,
When I have created a block it shows up fine when I am logged in, but when I log out the block disappears. Even though I have set up the Role specific visibility settings settings correctly (nothing ticked, so visible to all users)
How do I get the block(s) to show for anonymous users ?
Comments
Comment #1
sleepingbeagle commentedI have the same issue. Any thoughts on how to fix it?
Comment #2
qurgh commentedI'm having the same issue too.
I installed the module, got the images appearing on all the pages I need it to, but as soon as I log out they stop being displayed. I've checked all the permissions and tried various different configs but without any luck.
Comment #3
sleepingbeagle commentedI found it!!! Go to administer >> permissions >> headerimage module and check the boxes for view header image for botht he anonymous and authenticated users! It should work!
Comment #4
nathanjo commentedYes, that should work.
Comment #5
nathanjo commentedno response, presumably fixed.
Comment #6
mrath commentedHello,
with me it is only indicated if I give to the guests "administer nodes" rights. Where does the dog buried lie there? I also find the concerning variable not this caused.
Comment #7
sutharsan commentedmrath, I don't understand you English. But perhaps the anonymous user can not see the original node too (the one that should be displayed in the block).
Comment #8
bryancasler commentedSOLVED!
The trick was that I had to enable two different permissions.
For reference the node type I created to upload header images into is named "header_image"
In my permissions I had to enable the two following permissions.
content_permissions module
view field_header_image
headerimage module
view header image
Comment #9
sense-design