Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Show "about me" in profile by default, remove stream tab

8 years 8 months ago
Licenses:
JomSocial Active Socialize Active

Michal handled a query - number #166067 - about showing About Me in Profile and removing the stream tab. His answer helped me a lot but he gave some code to delete the whole tab bar as follows:

.joms-middlezone .joms-tab__bar {
display: none;
}

Could somebody please tell me where I should add this code?
Thank you very much

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

You can do this trick by using javasript :

$( document ).ready(function() {
jQuery('a[href="#joms-app--feeds-special"]').hide();
jQuery('a[href="#joms-app--aboutme-special"]').click();
});

I hope it will help

8 years 8 months ago
Licenses:
JomSocial Active Socialize Active

Thank you for your help but can you please tell me where I put this code?

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Richard,

I already applied that code inside custom code on socialize configuration.

thank you

8 years 8 months ago
Licenses:
JomSocial Active Socialize Active

Sorry to be a nuisance but can you please tell me which domain you added the code to? Can you please give me the full path and file name?

Thank you

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

I put it on socialize configruation custom code, Please check the screenshoot :)



thank you!

Attachments:
8 years 8 months ago
Licenses:
JomSocial Active Socialize Active

That is great - thank you very much.

I have a similar issue under Events - when you look at a specific event, there is a tab for "Recent Activities". Can this tab be deleted and just leave Event Details?

I really appreciate your continued support.

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

done, please check :)

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW