I cannot get the_excerpt working in 2.7, it continues to display the full content (the_content) tested by changing that line of code to the_ID and it will display the ID. Any suggestions on how to troubleshoot this problem?
I cannot get the_excerpt working in 2.7, it continues to display the full content (the_content) tested by changing that line of code to the_ID and it will display the ID. Any suggestions on how to troubleshoot this problem?
Determine what Template is displaying your "excerpt" with the help of the Template Hierarchy article, then paste the content of that template in a pastebin and report the link back here.
I got the same strange problem. The function the_excerpt(); was working fine in WP 2.6. Now in WP 2.7 in the homepage index.php template it's not working properly.
mvgustafson, rajaman: could anyone of you did that what MichealH suggested? If not, please do so, I yes, please post your Feedback. That will help other to help you.
I did auto-upgrade and than my < -- more -- > /read more/devam links gone.
I did try something function the_excerpt(); in includes/formatting.php but its not working.
You must log in to post.