How to hide elements in view mode

Hey guys,

I want to hide an edit button when [another user] is viewing a page, but show the edit button when the [current page user] is on his own page.

Can someone help, please?

1 Like

Add a condition to the button:

When current page user is current user > this element is visible (check the box)

Make sure the button is not visible on page load as a default (under appearance tab)

1 Like

You’re Soooo Awesome!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.