Hello Kodzaks,
Thank you for writing to us.
Currently there is no direct option to hide tabs in profile page. You can hide or remove the tab on profile page by creating custom template or applying CSS. You can create new template by copying and renaming “default” folder inside “[plugin root]/public/partials/themes” to “[your current theme directory]/profilegrid-user-profiles-groups-and-communities/themes and edit html or css as required.
To change profile page template you need to edit ‘profile-tpl.php’ file.
Please let us know if you require any further assistance.
Hello,
Thank you for your reply. Yes, I customized 2 php files: profile-magic-public.php for the plugin and profile-tpl.php for my theme. It worked just fine up until now and both groups and notifications remained hidden. But with the recent plugin update this customization no longer works, as now the content of all tabs shows up under one ugly tab. When I revert to the original files, everything looks normal, but groups and notifications are no longer hidden.
Hello Kodzaks,
Apologies for the inconvenience.
In the latest version update, we have made some structure changes in profile page. So you’ll have to add the customisation in new PHP file once more.