Title: James Fotheringham's Replies | WordPress.org

---

# James Fotheringham

  [  ](https://wordpress.org/support/users/wowjamweb/)

 *   [Profile](https://wordpress.org/support/users/wowjamweb/)
 *   [Topics Started](https://wordpress.org/support/users/wowjamweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wowjamweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wowjamweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wowjamweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wowjamweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wowjamweb/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] Fatal Error](https://wordpress.org/support/topic/fatal-error-4443/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-4443/#post-16827955)
 * Hi, I still haven’t heard back since sending a message through your company contact
   page. Is there an update on this please? Thhanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] Fatal Error](https://wordpress.org/support/topic/fatal-error-4443/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-4443/#post-16753383)
 * Hey [@mkesteban08](https://wordpress.org/support/users/mkesteban08/)
 * I have sent the contact form on the website but haven’t received anything back.
 * Any ideas please?
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] Fatal Error](https://wordpress.org/support/topic/fatal-error-4443/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-4443/#post-16727012)
 * Hi [@mkesteban08](https://wordpress.org/support/users/mkesteban08/) ,
 * Thanks for getting back to me. I have now sent a form on your contact page.
 * James.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Database Cleaner] Tables tab is emptu](https://wordpress.org/support/topic/tables-tab-is-emptu/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/tables-tab-is-emptu/#post-15835289)
 * Hi [@tigroumeow](https://wordpress.org/support/users/tigroumeow/)
    I have the
   latest version and couldn’t see any errors. I had to delete and start again for
   it to work.
 * Very strange, as I’ve not had any problems before.
    Works now though.
 * Thanks for getting back to me though.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] New Tab in the Edit Account page](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/#post-15812419)
 * Thank you so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] New Tab in the Edit Account page](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/#post-15801922)
 * [@wpusermanager](https://wordpress.org/support/users/wpusermanager/) That works
   for 1 additional tab. When I add more code for additional tabs like…
 *     ```
       /* ADDITIONAL TABS ON EDIT ACCOUNT */
       function my_wpum_account_tab_content() {
         // render content
           echo "test";
       }
   
       add_action( 'wpum_account_page_content_marketing-preferences', 'my_wpum_account_tab_content' );
       ```
   
 * It breaks the site and displays an error saying a critical error has occurred.
   Any ideas, please?
 * Thanks, in advance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] New Tab in the Edit Account page](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/#post-15798128)
 * [@mkesteban08](https://wordpress.org/support/users/mkesteban08/) ,
 * Just wondered if you could take a look at the code I’ve posted to see if anything
   springs to mind please, about why it wouldn’t be working?
 * Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] New Tab in the Edit Account page](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/new-tab-in-the-edit-account-page/#post-15790587)
 * It still isn’t working – this is the code I have got….
 * A new php file in mu-plugins
 *     ```
       <?php
   
       /**
        * Register a new tab within the account page.
        *
        * @param array $tabs
        *
        * @return array
        */
       function my_wpum_register_new_account_tabs( $tabs ) {
   
       	$tabs['profile-picture'] = [
       		'name'     => esc_html__( 'Profile Picture' ),
       	];
       	$tabs['marketing-preferences'] = [
       		'name'     => esc_html__( 'Marketing Preferences' ),
       	];
       	$tabs['delete-account'] = [
       		'name'     => esc_html__( 'Delete Account' ),
       	];
       	return $tabs;
   
       }
       add_filter( 'wpum_get_account_page_tabs', 'my_wpum_register_new_account_tabs' );
       ```
   
 * and within functions.php
 *     ```
       function my_wpum_account_tab_content() {
         // render content
       }
   
       add_action( 'wpum_account_page_content_profile-picture', 'my_wpum_account_tab_content' );
       ```
   
 * Any help would be greatly appreciated.
 * Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Searching an External Website](https://wordpress.org/support/topic/searching-an-external-website/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/searching-an-external-website/#post-15733729)
 * Hiya, I shall have a look at that link, thanks!
 * It isn’t another WordPress site no, it’s a WHMCS system stored on the same server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] WordPress 6.0 update breaks profile/account paes](https://wordpress.org/support/topic/wordpress-6-0-update-breaks-profile-account-paes/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/wordpress-6-0-update-breaks-profile-account-paes/#post-15684791)
 * Thanks for fixing!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] WordPress 6.0 update breaks profile/account paes](https://wordpress.org/support/topic/wordpress-6-0-update-breaks-profile-account-paes/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/wordpress-6-0-update-breaks-profile-account-paes/#post-15677529)
 * I also have already tried changing to a default theme, and the same issue occurs.
   I use the Astra theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts List Not Aligned to Post Title](https://wordpress.org/support/topic/posts-list-not-aligned-to-post-title/)
 *  Thread Starter [James Fotheringham](https://wordpress.org/support/users/wowjamweb/)
 * (@wowjamweb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/posts-list-not-aligned-to-post-title/#post-14743204)
 * Thanks [@swansonphotos](https://wordpress.org/support/users/swansonphotos/) ,
   that has worked perfectly!

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