Bugfixes


Multirow grid and equal heights

Set the content of a multirow grid to the same height

In the previous release we added the 'equal height' grid setting. However, due to some oversights, this did not work entirely correct in combination with the multirow grid. After some debugging and recalculating, adjustments have been made; all should work fine now.

To top


Carousel and tabs

Carousel items not loading in tabs.

When adding a carousel to one of your tabs a javascript error occured, resulting in the carousel not being displayed. Some code was reworked, so this particular combination is working as intended once again.

To top


Photogallery and references

Not all images were displayed.

When using the reference feature on a photogallery, only the first image was displayed. Needless to say, after delving deep in our codes, we found the culprit and made the necessary adjustments.

To top