Hi,
thx fo the tip !
Perfect for me.
Now I'd like ton know if it's possible to display a default image with MB View when if no featured image is set.
For example add if... with this basic instruction :
<img src="{{ post.thumbnail.thumbnail.url }}" width="{{ post.thumbnail.thumbnail.width }}" height="{{ post.thumbnail.thumbnail.height }}" alt="{{ post.thumbnail.thumbnail.alt }}" />
Thx for you help !
Oliver