Alternate template for query loop (like elementor and breakdance)

Hi bricks team,

Elementor added the alternate template feature a few months ago, and breakdance has just introduced this feature in its latest version. It would be great if you bring this feature to bricks so we can take advantage of it.

1 Like

I totally agree, and maybe I missed it, but I cannot find the functionality in Bricks. It is a very, very good way of attracting attention and raise convertion rates. Anyone knows if this is possible already?

I use it for example here on these Grids, I measure clicks and conversions, and they are very very important for my results:

Sorry for the multipost, but Bricks forum only let me add two links because of relative new account.

Settings in Elementor, see pink toggle. And under it the possibility to make an alternative template.

starting from bricks 2.0+ selector detector now can solve this odd even selects for loop and alternate designs

check;

1 Like

But if i want a different template, not just design.?

with custom selector and styling you can do anything did you watch the video?
understand the feature practice it

one block can be flex other can be grid

one block can show 2 item
other can be 5 item

just understand how styles works how selectors works

1 Like

I actually think @jolia and @Edison32 suggestion isn’t that bad.

Of course @sinanisler, you can use CSS pseudo-class to adjust the styling of existing elements in the template. But as soon as other elements need to be added or removed, I don’t think using display or visibility is an effective optimal solution. You could work with conditions or javascript, but I believe that gets very unclear and cumbersome (for some people) in the end.

In this context, a nested query would be interesting—so that, for example, in a post loop, every third item could be a product loop, and the last one could be the newsletter signup.

JetEngine offers these injections in the listing grid:

2 Likes