• Resolved kodzaks

    (@kodzaks)


    Hello,

    Could you please consider allowing users to hide tabs if needed? We can add custom tabs via Custom Profile Tabs add on, but we cannot hide the”core tabs” like notifications or groups.

    In order to hide notifications and groups I had to do custom php modification, which now stopped working with recent update and I am back to square 1 again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ProfileGrid Support

    (@profilegrid0)

    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.

    Thread Starter kodzaks

    (@kodzaks)

    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.

    Plugin Author ProfileGrid Support

    (@profilegrid0)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide Tabs’ is closed to new replies.