Report message:*
 

Re: How to hide a block when it has no contents?

Subject: Re: How to hide a block when it has no contents?
by fiammybe on 2015/2/16 8:54:11

You might use also the count() function on your variables that can be empty. That could come in handy if you generate content in your block content that isn't dependent on the number of elements you want to display.