I'm using jQfx Galleria on several pages. Some of these pages have images in their slideshow, some of them don't. The gallery itself is working great, but the problem is more Views related, or the way jQfx Galleria interacts with it.

Normally, if a block doesn't have content in Views, the block won't appear. But in my case (with jQfx Galleria), it still does, which leads to only a title being displayed with nothing beneath it.

What's the best way to solve this problem?

Comments

knalstaaf’s picture

Title: Block (with title) appears even when empty » Block (with title) appears even when empty (solved)
Status: Active » Closed (works as designed)

Had to set the operator of my filter criterium to "Is not empty (NOT NULL)".

That solved it.

knalstaaf’s picture

Title: Block (with title) appears even when empty (solved) » Block (with title) appears even when empty

If I apply the solution mentionned in #1 it prints the thumbs multiple of times. So instead of 10 thumbs, I get 30 thumbs for instance (3 identical rows after each other).

So the issue remains.

knalstaaf’s picture

Status: Closed (works as designed) » Active

One of my Galleria's even shows 484 slides because of this behaviour, which almost thrashes my browser :)