По разному, то jpg то webp
Вот сам код в шаблоне
<div id="btnshare_<?php echo $item['id']; ?>_share" class="ya-share2" data-bs-toggle="tooltip" data-lang="en" data-shape="round" data-copy="extraItem" data-url="<?php echo rel_to_href($ctype['name'], true).'/'.$item['slug'].'.html'; ?>" data-image="<?php echo !empty($item[$image_field]) ? cmsConfig::get('host').html_image_src($item[$image_field],'normal',true) : ''; ?>" data-title="<?php html($item['title']); ?><?php if (!empty($item['parent_title'])) { ?> / <?php html($item['parent_title']); ?><?php } ?>" data-services="<?php echo $share; ?>" data-description="<?php html(string_short($item[$teaser_field], 200)); ?>" data-size="s"></div>
Что менял, что добавлял, ничего не помогло.
html_image_src($item[$image_field],'normal' поменял на «cover». Тоже самое
И почему то при нажатии поделитса открываютса по два окна, тоже без картинок