When an anonymous user visits the site, the LoginToboggan block isn't shown. I created a patch to show the link to the login page.

CommentFileSizeAuthor
logintoboggan.module.patch480 bytesjoostvdl

Comments

hunmonk’s picture

Status: Needs review » Closed (works as designed)

the 'logged in' block and the 'login' block are separate blocks for the purpose of being able to locate them in separate places on the page. please read the INSTALL.txt on how to configure the regular login block.

Vc Developer’s picture

How can I add or use them in my secondary links?

hunmonk’s picture

@Vc Developer: you'll have to custom code that in your theme, most likely. you can try asking in the support forums if you're unsure how to do that.

Vc Developer’s picture

Thanks! I will asked around!