- This topic has 4 replies, 2 voices, and was last updated 1 year, 4 months ago by .
-
Topic
-
Hi,
I pasted this code into my author.php file :<?php $form = '[mb_user_profile_info id="untitled-field-group" user_id="36" submit_button="Submit" confirmation="Your information has been successfully submitted. Thank you."]'; echo do_shortcode( $form ); ?>
It works displaying all the fields. But they are empty. I would like to be able to open each user profile and edit it front end. For example for the user “testuser” this page :
https://mydomain.com/author/testuser
should display the “testuser” datas, not an empty form.Can you help please ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.