- Posts: 74
- Thank you received: 3
Kunena 7.0.3 Released
The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Solved Disable Profile Information
10 years 7 months ago #168157
by rgblogs
I have no signature
Disable Profile Information was created by rgblogs
How to disable some of social fields in Profile Information while editing profile.
I have no signature
Please Log in or Create an account to join the conversation.
10 years 7 months ago #168161
by 810
Replied by 810 on topic Disable Profile Information
for now you must hide it by css.
In the next big version we have more options to show or hide the fields.
In the next big version we have more options to show or hide the fields.
Please Log in or Create an account to join the conversation.
10 years 7 months ago #168180
by rgblogs
Please Log in or Create an account to join the conversation.
10 years 7 months ago #168182
by 810
Replied by 810 on topic Disable Profile Information
like for icq:
But you still see the option on edit profile.
Then you need create a override on your template, to hide the options
Code:
#Kunena .kicon-profile-icq-off,
#Kunena .kicon-profile-icq { display:none; }
But you still see the option on edit profile.
Then you need create a override on your template, to hide the options
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds