Hide a module when you're the author of the post

Working on a membership site, and have a Toolset form that appears on the member profile page when you’re editing your own member profile - this is controlled by Toolset Access “can only edit own post”. So the regular output of the member profile is there, plus the form.

Is there a way to hide the module that shows the regular profile output? I’d like to hide that module when the post author is viewing the page/post.

Beaver Themer add-on has a Conditional Logic feature that allows to manage layouts, row, column and module visibility:

“Is Current Post Author” is one of the conditions available.

[Updt] Re-thinking of it, not sure Themer has a condition for “is current post author”, sorry…

It’s there - but it’s not in the user section

Ah no…?
Just to say, if ever you find a solution to your question, it might worth sharing it, right? :slightly_smiling_face:

I ended up using Visibility settings like this to turn on and off my Themer rows

Conditional Logic -> Author Login Status -> Equals -> Logged In
Conditional Logic -> Author Login Status -> Does not Equal -> Logged In

I was looking in the User group, but needed the Author group.

1 Like