500 Posted October 29, 2014 Report Share Posted October 29, 2014 Is there a way to include the full post instead of only the excerpt on blog pages (like with schema)? Link to comment Share on other sites More sharing options...
Support ToddMTS Posted October 29, 2014 Support Report Share Posted October 29, 2014 Hello, Thanks for your query. Yes, it can be done. You only need to edit a single line in index.php file of the theme. It is done by changing this: <?php echo mts_excerpt(10);?> to this: <?php the_content();?> Hope that helps. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now