Jump to content
WebFlake
  • 0

Pages MemberName


TOTE

Question

3 answers to this question

Recommended Posts

  • 0

@TOTE I took this from the userbar;

{{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"} 

You might be able to use this;

{member="name"}

Example;

<li style="display: inline-block">Welcome Back, {member="name"}</li>

 

Edited by Jeffrey
  • Upvote 1
  • Support Team - September 9th, 2017 - June 8, 2018
  • Junior Moderator - December 14th 2018 - November 16th, 2019
  • Designer - November 16th, 2019 - June 5th, 2020
  • Moderator - June 5th, 2020 - August 28th, 2020
Link to comment
Share on other sites

  • 0
7 hours ago, Jeffrey said:

@TOTE I took this from the userbar;


{{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"} 

You might be able to use this;


{member="name"}

Example;


<li style="display: inline-block">Welcome Back, {member="name"}</li>

 

Thanks♥

Link to comment
Share on other sites

  • 0
The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  • Support Team - September 9th, 2017 - June 8, 2018
  • Junior Moderator - December 14th 2018 - November 16th, 2019
  • Designer - November 16th, 2019 - June 5th, 2020
  • Moderator - June 5th, 2020 - August 28th, 2020
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...