Enable/disable Advanced Custom Fields
Hi there!
In this post you’ve stated that you have a feature on your list to not show a placeholder image when an ACF has no content. That was two years ago.
As I still need this option and as this is standard in other page builders I’d like to know what the actual situation is?
Best regards.
-
Hi Tilman,
We are sorry; we still do have a feature to hide a dynamic image when the image is missing. Please try adding this code to Additional CSS and see it helps
.brz:not(.brz-ed) .brz-image .brz-img {
top: auto;
}0 -
Hi Kc George —
Thank you for the prompt reply! What I need is to hide the placeholder for the SoundCloud player … Is there a way to achieve this?0 -
Hi Tilman
Can you share a URL where the placeholder for the SoundCloud player is visible?
0 -
Here.
Just click in the accordion which has no name in it.0 -
Hi Tilman,
Please try this code and see if works.
.g-shadow-inset {
display: none;
}0 -
No, unfortunately it’s not working …
The best way would be, if would be possible either to get rid of that placeholder — or to give the brizy element a css-class and then enable/disable it with the php empty () function. Or if it would be possible to automatically hide the accordion when a certain field has no content …
0 -
Hi
When I put the CSS in the front end, the Soundcloud placeholder seems to disappear. Please see this. https://jmp.sh/O7tZgbo
0 -
Yes, it’s working that way … But strangely it is not working when I put the code into customizers “Additional CSS”.
0 -
bump.
Is there someone out there who is able to tell me how to get rid of that Soundcloud placeholder?
0 -
Hello,
Unfortunately, at the moment this is the only solution.
Best regards, Nelea.
0
Please sign in to leave a comment.
Comments
10 comments