We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25803 ☆ A M B ☆
    • 721 Posts
    Hello,

    Been working with the WebLoginPE snippet (using the 1.3.1) and have run into a bit of wall, which probably has an obvious answer.

    This is my login snippet call:

    [!WebLoginPE? &lang=`en`&type=`simple`&loginFormTpl=`loginform`&liHomeId=`9`!]
    


    I’m redirecting to another page once they’ve logged in.

    How do I personalize that page? For example a "Welcome back username" type of thing. If I’m correct, placeholders only work within forms.
      • 3707
      • 241 Posts
      You could try using the GreetByName http://modxcms.com/GreetByName-1691.html or Personalize http://modxcms.com/Personalize-2.0-871.html snippets.

      Either should do the trick.
        • 25803 ☆ A M B ☆
        • 721 Posts
        Thanks very much. I tried them both and went with GreetByName.

        These are great Snippets. Discovering the fine details of WebLoginPE is interesting and a little challenging as well.