Hi,
My website is http://www.investmentstandard.in, I am using twentytwelve-child theme, for which i enabled <?php the_excerpt(); ?>
(in the content.php file)instead of the default <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentytwelve' ) ); ?>
Now i am facing a problem that is single posts showing excerpts you can see in the link http://www.investmentstandard.in/economic-trend-investment-strategy/single post is getting displayed as excerpt. Please someone help me how can i solve this problem.