All transaltions are there as you can see on the front page it works
<a class="post-holder posturl grid-item" href="<?php the_permalink(); ?>">
<div class="featured-img-holder">
<?php
the_post_thumbnail( 'medium');
?>
<img src="<?php echo $thumb[0]; ?>" >
</div>
<h3><?php the_title(); ?></h3>
<div class="bolg-expert zwischentitel">
<?php
the_field("einleitung");
?>
</div>
</a>
Thank you this is supper wierd. Because it works with one Authors Page but not with the other and it is the same code and function. There must be maeby a WPML Config error?
https://gallery.tnt-staging.ch/en/author/schmuck8/
https://gallery.tnt-staging.ch/en/author/stroh-zu-gold/