Hi @reswpme,
The byline displays the post excerpt by default, which is generated by WordPress. If any of the related posts plugins change the display of the excerpt, this will indeed show up on the bylines in WP Tiles.
Depending on your needs, you can choose to remove the image caption from the WP Tiles byline, by adding the argument: byline_template=''.
If you really do need to show the caption, you can either:
1. Set a different property to display on the byline. See the documentation here.
2. Manually code an exception for the related posts plugins.
Sorry there’s no clear-cut easy solution! Let me know if you need any further help on this.
Cheers,
Mike
Thanks for your answer Mike. I solved it another way, now I´m using WP Tiles to display 6 related posts 🙂
(I have sent my site link to your email, so you can check it if you like.)
Another question too, I´m using Yoast WordPress SEO plugn, and it doesn´t detect alt tags when using WP tiles?