Skip to main content

Dynamic images placeholders visible

Comments

6 comments

  • KC George

    Hi Jean-Pierre,

    Dynamic images without data cannot be hidden in Brizy Cloud. You may need to look for a CSS solution.    

    0
  • Jean-Pierre Michael

    That’s what I thought. Can I remove the images on the post concerned or will it remove them form the other ones too?

    0
  • Ariel H.

    Hi Jean-Pierre,

    Thank you for the update.

    You can remove the images individually from the specific posts.

    Best regards,
    Ariel H.

    0
  • A G

    Dynamic data should automatically hide if empty. Posts go back as far as 4 years requesting this (even in regards to Feat. image) - and is pretty standard for page builders. Every response was "we've added this to the feature requests". You can't half-bake dynamic fields like this. 

    0
  • Ariel H.

    Hi A G.

    Thank you for reaching out to us.

    I understand your frustration regarding the dynamic data not automatically hiding if empty. Our developers are aware of this request and are working on a different approach to address this issue. 
    As a workaround, you have the option to upload or replace the image with any random image. While we acknowledge that this is not an ideal solution, it can help maintain the visual consistency of your page.
    We apologize for any inconvenience caused by this limitation. Rest assured, we are actively working on improving our dynamic fields functionality to provide a more comprehensive solution. 

    Thank you for your understanding and patience.

    Best regards,
    Ariel H.

    0
  • A G

    Thank you Ariel - the css I've found that works for at least the images is:

    .brz-wrapper:has(img[src=""]) {display:none;}

    I'll be checking about other dynamic fields like text & link - I think it should work the same.

    0

Please sign in to leave a comment.