<p>Hi {first_name}, <br />This is just to let you know that your membership subscription is set to renew on {next_payment_date}.</p>
]]>Sorry for my English: Even if i enter the user shortcode {first_name} (image1), once you log in you don’t see the name (image2). Thank you.
]]>The list almost works, but I cannot get it to display First name last name in the subscriber field when you click on the submitted user.
I see both fields in FULL NAME
then the First Name and Last Name Fields are blank
Therefore the export data has only full name and email filled out and the first name last name columns are not filled out. One can add these manually of course when editing an individual submission. But cant it be inserted automatically?
It is after all getting the fields for “Full Name” from the following
flamingo_name: “[first-name] [last-name]”
(in the additional settings of contact form 7)
is there…a flamingo_first_name / Last_name variable? or any suggestions.?
Thanks in Advance
]]>When a user is added through wp-admin, all fields are normally saved and displayed. When a user is registered through the UM register form, first and last name fields are not saved. If fields are edited through user profile, fields are normally saved. So this issue appears just when registering through UM form.
You can see the live register page here.
How do I solve this?
]]>Any idea how I can solve this issue?
]]>https://www.ads-software.com/plugins/wp-advance-comment/
]]>if ( empty( $account_first_name ) || empty( $account_last_name ) ) {
wc_add_notice( __( 'Please enter your name.', 'woocommerce' ), 'error' );
}
https://www.ads-software.com/plugins/woocommerce/
]]>Please, any idea why I can’t see these three fields in the list??
https://www.ads-software.com/plugins/wp-members/
]]>Thanks you. This plugin does does work!
https://www.ads-software.com/plugins/import-users-from-csv-with-meta/
]]>