Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Front-end edit user profile shortcode | Event Espresso - Staging Server

Support

Home Forums WP User Integration Front-end edit user profile shortcode

Front-end edit user profile shortcode

Posted: January 23, 2013 at 4:01 pm

Viewing 6 reply threads


Dean

  • Support Staff

January 24, 2013 at 12:31 am

Hello Luis,

There is no way currently for a user to edit their profile from the front end, but we do have the [ESPRESSO_MY_EVENTS] shortcode (requires WP User Integration), which allows a user to see their events on the front end, and click a link to head to their profile if they need to edit something.

Documentation: http://staging.eventespresso.com/wiki/shortcodes-template-variables/#attendee-numbers


Luis Rosario

January 24, 2013 at 9:58 am

I’m a bit confused as to what this means as found here:
https://staging.eventespresso.com/blog/

> The WP User Integration update includes some fixes to the payment
> confirmation page for WordPress 3.5. It also includes a major new
> feature we think you’ll find useful. We know how difficult it is to
> deal with editing user profiles for WP User Integration if you don’t
> want to give your users access to the WP backend. We minimized this
> somewhat with the addition of a My Events front-end shortcode
> recently, bringing the My Events page to the front end of the site.
> But users would still need to access the backend to update their user
> profile and add their address information to have those things saved
> for their next registration. This is why we built a shortcode that
> creates an edit user profile page and includes the Event Espresso
> profile fields. The only other way to bring these profile fields to
> the front end would be to code your own page or modify a plugin like
> Theme My Profile.
>
> The edit user profile page also uses themeroller styles, so if you
> have themeroller active in your template settings, the edit profile
> fields will be styled accordingly. Be sure to check our documentation
> pages for documentation on how to use this new shortcode.


Josh

January 25, 2013 at 1:25 pm

Hi there,

Sorry for the confusion. The shortcode you’re looking for is:

[ESPRESSO_EDIT_PROFILE]


Dean

  • Support Staff

January 27, 2013 at 11:37 pm

Hi Luis,

Sorry about that I completely forgot we had that shortcode!


Luis Rosario

February 1, 2013 at 1:25 pm

No problem.. Thanks for the help. How would I delete the profile link in My Events Shortcode?


Jonathan Wilson

  • Support Staff

February 1, 2013 at 2:49 pm

You could try adding this to your theme’s style.css file.

/* Remove Your Profile link */     
 .button-primary {
            display: none;
        }
Viewing 6 reply threads

The support post ‘Front-end edit user profile shortcode’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server