Dear Maeva,
thanks you for your quick answer . I have fixed the problem by increasing the height to 700 px instead of 480 px in the file single.xxx.php file :
<script type=”text/javascript” src=”<?php echo RZD_API_LINK; ?>/pluginJs”></script>
<iframe seamless=”” frameborder=”0″ width=”100%” height=”480px” class=”rezdy” src=”<?php echo RZD_API_LINK; ?>calendarWidget/<?php echo $rzd_item_link; ?>?iframe=true&targetFrame=_new_modal”></iframe>
</div>
I think it will useful when you display a calendar in your product .
Valerie