Hi Luigi Di Iorio,
I am really sorry for the delay of this reply as it is a weekend for us here.
Unfortunately we do not have any setting to turn this off at this point of time, but you can remove this few line of code from
JoomlaFolder\components\com_easyblog\themes\wireframe\composer\document\toolbar\document.php
// Remove LINE 27 until 30
<div class="eb-composer-toolbar-item is-button col-cell eb-composer-add-post-button" data-eb-composer-add-post-button>
<i class="fa fa-file-text"></i>
<span><?php echo JText::_('COM_EASYBLOG_COMPOSER_ADD_POST');?></span>
</div>
Hope this help.