Hello
First off all, I'm not an expert at drupal, so maybe this is a very stupid question.
I'm using a view in a panel block. When I'm logged in I can click on the views and it directs to the right node.
But when I log out, the links in the view are not clickable.
It's probably just a setting somewhere, but I can't seem to find it. I've googled and haven't found anything helpfull.
Someone who can help??
Thanks
Comments
Comment #1
esmerel commentedWhat, specifically, are you clicking on? Are you clicking on the node title? An export of the view would potentially be helpful here.
To do that, go to admin/structure/views, and click the 'export' link under the operations section, and paste it into a notepad or something, and then attach it to the issue below.
Comment #2
bl commentedYes, I'm clicking on the node title ('great barrier reef' & '... Sydney')
Printscreen & export attached.
Thanks
Comment #3
esmerel commentedAs far as views is concerned, it's putting out a link - the link to node flag is set correctly. I can't tell for sure, but it looks in the screenshot like it's being output as a link. If that's not actually a link, it may be that the theme is doing something to cover it up for anonymous users?
Comment #4
bl commentedIt does seem like a link, but I can't click it.
Can I change what the theme does? And where? I'd really like this to work.
Comment #5
mustanggb commented