• Resolved santy4tas

    (@santy4tas)


    Hello dear people,

    As the title says, what .php file I have to edit to remove the top-left “Logout” button in the Profile Page (not profile edition page).

    Hope you can help me!

    Thank you so much!

Viewing 1 replies (of 1 total)
  • Plugin Contributor genetech

    (@genetech)

    Hi,

    Currently, there is no option or filter to hide Logout link from Profile page. But you hide it via CSS. Add below line in your default theme’s CSS file:

    .piereg_profile_cont span.piereg-profile-logout-url{display:none;}

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Remove “Logout” button in Profile Page’ is closed to new replies.