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
Hide User Extra Fields from Public Profile | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Hide User Extra Fields from Public Profile

Hide User Extra Fields from Public Profile

Posted: September 17, 2013 at 3:11 am

Viewing 2 reply threads


Klaus M

September 17, 2013 at 3:11 am

I am using CIMY EXTRA FIELDS, so i would like to display:none the EE Extra Fields that are shown in my public user profile. Could you please lead me there? I can’t find the file to edit?! Thank you very much!


Dean

  • Support Staff

September 17, 2013 at 3:23 am

Hi,

If you are referring to the Events Profile Information section of the Profile page (via WP User Integration), then adding this to your themes functions.php file or your custom functions plugin if you have one will stop that from appearing

remove_action('show_user_profile', 'event_espresso_show_extra_profile_fields');


Klaus M

September 17, 2013 at 3:26 am

RESOLVED. Thanks!

Viewing 2 reply threads

The support post ‘Hide User Extra Fields from Public Profile’ 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