1 blackfire43 Nov 04, 2015 16:04
3 fplanque Nov 07, 2015 00:35
If it's just a matter of not seeing the link and it's ok to still have it in the HTML code, it's possible to make in invisible by default and write a CSS rule to reveal it if a user is logged in. Something like:
body.loggedin xyz {
display: block;
}
4 blackfire43 Nov 09, 2015 15:18
Thank you for the replies. I did try the private menu links plugin and that seems to be working fine. I did not have a chance to try the CSS option, but plan to so I have options for future use.
@blackfire43 maybe you would like to use this plugin: https://github.com/mgsolipa/b2evolution/commit/8f2714e26c42eeff5f6878456966e965ab53f0e4.
After installing (http://b2evolution.net/man/plugins), it adds a new widget named Private Menu Links that works exaclty as the Menu Links does but its Front-office output is restricted to logged in users only.
You can also download the attached file below.
Please consider that I didn't test it extensively, so let us know how is it going.
Regards!
Attachments: