Thread Starter
blntd
(@blntd)
I assume the code on the index.php is using <?php the_excerpt(); ?> in the loop and on the single.php and page.php it’s using <?php the_content(); ?>. An excerpt won’t display code such as links or images, just plain text.