#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
About Me Problem
 
Share:
Share
Tweet
Share
Notifications
Clear all

Script [Solved] About Me Problem

    Last Post
RSS

Qurnaz
Posts: 4
 Qurnaz
Topic starter
March 17, 2021 7:38 pm
(@qurnaz)
New Member
Joined: 1 year ago

Is there any way to remove the "About me" section on my account page?

Sohbet Mynet Sohbet Kelebek Sohbet

Topic Tags
about field remove field
7 Replies
Robert
Posts: 8968
Robert - Twitter
 Robert
Admin
March 18, 2021 2:38 pm
(@robert)
Support Team
Joined: 6 years ago

Hi @qurnaz,

Please read this topic: https://wpforo.com/community/how-to-and-troubleshooting-2/remove-about-me-section-on-members-page/#post-51138

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

3 Replies
Qurnaz
 Qurnaz
(@qurnaz)
Joined: 1 year ago

New Member
Posts: 4
March 18, 2021 3:17 pm
Reply toRobertRobert

@robert didn't work 

🙁

Sohbet Mynet Sohbet Kelebek Sohbet

Robert
 Robert
Admin
(@robert)
Joined: 6 years ago

Support Team
Posts: 8968
Robert - Twitter
March 18, 2021 3:20 pm
Reply toQurnazQurnaz
Robert

@qurnaz,

I meant this one: https://wpforo.com/community/how-to-and-troubleshooting-2/remove-about-me-section-on-members-page/#post-51146

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Robert
 Robert
Admin
(@robert)
Joined: 6 years ago

Support Team
Posts: 8968
Robert - Twitter
March 18, 2021 3:23 pm
Reply toRobertRobert
Qurnaz
Robert

That code removes the "about" field from the My Profile > Account tab.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Qurnaz
Posts: 4
 Qurnaz
Topic starter
March 18, 2021 3:24 pm
(@qurnaz)
New Member
Joined: 1 year ago

@Robert I tried it, it didn't work

Sohbet Mynet Sohbet Kelebek Sohbet

1 Reply
Robert
 Robert
Admin
(@robert)
Joined: 6 years ago

Support Team
Posts: 8968
Robert - Twitter
March 23, 2021 9:24 am
Reply toQurnazQurnaz

@qurnaz,

Ok, the code is updated. Please remove the old one from your website and use this one:

function remove_wpforo_about_fields( $fields ){
$remove_fields = array('about');
if( !empty($fields) ){
foreach( $fields as $r => $rows ){
foreach( $rows as $c => $cols ){
foreach( $cols as $f => $field ){
if( $field && in_array($field, $remove_fields) ){
unset($fields[$r][$c][$f]);
}
}
}
}
}
return $fields;
}
add_filter( 'wpforo_get_account_fields', 'remove_wpforo_about_fields');

if it doesn't work, please show mere how are you adding the code and where you check it.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Qurnaz
Posts: 4
 Qurnaz
Topic starter
March 23, 2021 5:41 pm
(@qurnaz)
New Member
Joined: 1 year ago

@Robert Thank you so much, it worked.

Sohbet Mynet Sohbet Kelebek Sohbet

  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • Unlink user Display Name and About Me
    1 year ago
  • How to Disable About Me and website from user profile ?
    1 year ago
Topic Tags:  about field (5), remove field (4),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Menu location

    By Vijiki, 6 hours ago

  • Setting recent topics on forum frontend

    By Vijiki, 14 hours ago

  • Draft draft users post on wpforo

    By Vijiki, 15 hours ago

  • How to remove content from email notification

    By Vijiki, 16 hours ago

  • How to prevent forum users from PASTING / posting multiple colors and font sizes...??

    By Noved, 2 days ago

  • purchase of add on and it says payment pending

    By ReddBeard, 3 days ago

Topic Tags

  • translation49
  • css49
  • plugin conflict48
  • seo45
  • new features44
  • buddypress42
  • ultimate member40
  • avatar40
  • forum40
  • moderation38
  • login38
  • registration36
  • threaded layout35
  • cache33
  • editor32
  • menu32
  • shortcode31
  • spam29
  • phrases28
  • forum accesses28
View all tags (2163)

Recent Posts

  • Menu location

    I will like to change the menu drop-down position/behav...

    By Vijiki, 6 hours ago

  • RE: Setting recent topics on forum frontend

    ok, now you explained better what you want to do. It ca...

    By dimalifragis, 8 hours ago

  • Problem with private forum

    Hi, i've one problem with my private forum. I want the ...

    By Darkkang, 14 hours ago

  • Draft draft users post on wpforo

    Hello How can I draft users post on wpforo (like a te...

    By Vijiki, 15 hours ago

  • RE: How to remove content from email notification

    Edit the body of the emails, in wpForo settings / email...

    By dimalifragis, 16 hours ago

  • RE: Show Likers with their avatar

    Have now found the correct code 😀 are these 3 lines ...

    By Tutrix, 2 days ago

  • RE: How to prevent forum users from PASTING / posting multiple colors and font sizes...??

    @noved add this to custom css #wpforo #wpforo-wrap ...

    By Tutrix, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
20 Forums
9,763 Topics
49.5 K Posts
10 Online
43.8 K Members

Latest Post: Menu location Our newest member: sho88story Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation