Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Messages not displaying for logged in users
GeekyNow
New
How to make messages to display for all users?
Tagged:
0
Comments
what do you mean by messages (disambiguation neeeded).
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
This one
http://docs.vanillaforums.com/developers/configuration/message/
You Can Create a message that will be shown to Logged in user.
A Similar one that will be shown to Guests
There is no such option here
please state your goal, or your problem in a more descriptive way.
perhaps you might want to use pockets plugin.
if you want to isolate messages logged in vs. non-logged in.
just write a plugin to check if logged in and add some css code to hide message.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
I need to display a general message for everyone and I thought the messages feature is for that
But it isn't getting displayed for logged in users
that's odd. that is the default action.
maybe your theme template or a plugin conflicts.
http://vanillaforums.org/discussion/comment/199091/#Comment_199091
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
(y) thanks