• Resolved andredi15

    (@andredi15)


    Hi there, cool plugin.
    Is there a way to customize the login message the user sees? Instead of the default: “You are currently logged in as…”
    would prefer to change it to a greeting, such as “Hello, <username>!”

    Thank you!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter andredi15

    (@andredi15)

    Sorry one more thing. I dont see any additional parameters for the Registration page. For example, once a user registers, i would like to automatically redirect them to some content, not just show their account info.

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @andredi15

    1. You can customize that label by using the Labels Edit functionality. You can activate this functionality by going to your Dashboard -> Paid Member Subscriptions -> Settings -> Misc -> Other -> and enable “Labels Edit”.

    ​After you’ve enabled the Labels Edit functionality, you can go to Paid Member Subscriptions -> Labels Edit -> click on the “Rescan” button from the top right -> then select the label you want to change.

    ​2. If you go to your Dashboard -> Paid Member Subscriptions -> Settings -> General -> under Register Success Page you can select the page you want your users to be redirected to after they made a successful registration.

    ​Best regards,

    Thread Starter andredi15

    (@andredi15)

    Thanks so much.
    Great plugin so far.

    In regards to #1, is there a way to add these labels to any page, eg. add the “Hello <username>!” message to any page?
    I assume that this can be accomplished by the ‘Elementor Content Restriction’ addon.

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @andredi15,

    If you’re looking to display that text on specific pages then what your trying to achieve should be possible by also using our other plugin Profile Builder.

    After you’ve activated Profile Builder on your site you need to go to your Dashboard -> Profile Builder -> Settings -> Advanced settings -> Shortcodes -> and enable the “Usermeta shortcode”. You can read more about this here.

    Now on each page, you want to add the “Hello username!” text you will need to use the following shortcodes by going to your Dashboard -> Pages -> and selecting the page:

    [pms-restrict message=” “]

    Hello [user_meta key=”user_login”]!

    [/pms-restrict]

    You can also read more about the [pms-restrict] shortcode here.

    By doing this the “Hello username!” text will only be displayed to the logged-in users.

    Note: Please try typing the above shortcodes from the keyboard, because sometimes when you copy and paste the shortcode, the wrong quotation marks are added or it copies the wrong format.

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Login Message’ is closed to new replies.