Problem:
The user has created a content template to display posts, and uses the Product's image block. The image was too long and he wanted to limit its height.
Solution:
We were able to get that by custom CSS code:
Problem:
The user was having errors when submitting a cred form.
Solution:
It turns out that the issue comes from some erroneous conditions on some date fields. After recreating the conditions the issue has dissappeared.