• Resolved eugemac

    (@eugemac)


    Great Theme!

    Is there a way I can display user status on the page?
    Show whether they are signed in or not?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • corewpress

    (@corewpress)

    Hello @eugemac,

    Hope you are having a great day and thanks for contacting us!

    Depending what you need to do with that status there are different options.
    If you want to show a custom message, you could use an IF statement with the following boolean function: https://developer.wordpress.org/reference/functions/is_user_logged_in/

    If you want a more sophisticated behavior, like a sidebar login, or a frontend account, or a different menu for logged in users, then it’ll be easier if you use a plugin.

    Please, let me know if you need any further assistance.
    Kind regards,
    Diego

Viewing 1 replies (of 1 total)

The topic ‘User status display’ is closed to new replies.