Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved Disable Profile Information

More
8 years 7 months ago #1 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.

More
8 years 7 months ago #2 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.

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #3 by rgblogs
Replied by rgblogs on topic Disable Profile Information
How to do it by CSS?

I have no signature :)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #4 by 810
Replied by 810 on topic Disable Profile Information
like for icq:
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.466 seconds