Problem: I could not show and hide my some specific html content based on login credentials
If a user is logged in then i want to show some specific html content under the ‘if block’. If the user is not logged in then i want to hide and keep the other content under the ‘else block’. How can i implement this.Please help me. I am trying in this way->
so, that is my thinking area.Please help me by giving some good suggestions. Thank you in advance