• Hello, i made a website for escort girls. Is there a way to show an extra on profile page and card?

    I mean I’d like to display ” 2 days before leaving ” before the escort leave the website.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @vfero

    If you have information to display and just need a way to display it on profile card. You can use following hook for the profile card:

    do_action( 'um_members_after_user_name_tmpl', $args );

    For the profile page, you can use following hook:

    do_action( 'um_profile_header', $args );
    missveronica

    (@missveronicatv)

    @vfero

    You can try the “Date Difference in Days” plugin

    https://github.com/MissVeronica/um-date-diff-days

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hi @vfero

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Create ” X days left “’ is closed to new replies.