user specific flexbox builder content

Posted in: Newspaper
Post count: 84

Hi,

I love the flex block builder! In order to use it properly, I would like to show certain flex block builder content only to certain wordpress users (I have created them with a user management plugin). How is this possible?

Thanks,
Dimitri

Post count: 84

I have tried to add the following custom CSS code but it does not work as you can see in this screenshot 🙁

.content-for-um-kommunale {
display: none; /* Hide by default */
}

.um-kommunale-user .content-for-um-kommunale {
display: block; /* Show for users with ‘um_kommunale’ role */
}

Can you please help me?

Post count: 21065

Hello Dimitri!

Unfortunately, we do not have any option in order to do that.
There is an option to hide it for everyone: https://app.screencast.com/7tJASLxqJHhJ5
For customization and other services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/.

Thank you so much for your understanding!

Post count: 84

Hi Bettina,

Thanks for your answer. I have 2 questions:

Is it possible to submit improvements that you will make this feature available some day for all users? I feel like this is definitely not a super individual request from my side and would therefore serve many of your customers.

If I set a block on hidden, how can I find it again? I dont even see it as an admin anymore.

Best,
Dimitri

Post count: 21065

Hello Dimitri!

I will add your query on our improvement list!
If you can’t find an element after you have hidden it on every viewport, check this thread for the solution: https://forum.tagdiv.com/topic/cssdisplay-show-or-hidden/
Also, we’ve added a feature that shows you the hidden elements on the page: https://app.screencast.com/sQBS2ivsSLxry

Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.