oh sorry; next time i’ll create a separate thread.
like i said, i made a change
/wp-content/plugins/event-rocket/templates/embedded-events.php
<div class="eventrocket embedded-event post">
<div class="post-thumb"> <?php echo tribe_event_featured_image() ?> </div>
<h3> <a href="<?php the_permalink() ?>"><?php the_title() ?></a> </h3>
<div class="schedule"> <?php echo tribe_events_event_schedule_details() ?> </div>
<div class="summary"> <?php the_excerpt() ?> </div>
my changement
</div>
but it doesn’t concider my changes when i use the shortcode on my pages