- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Full blog post content and formatting
Hi, I am hoping you can help me figure this out… SKT IT CONSULTANT theme.
When I click on my blog from my home page the posts do not have any formatting! If i click on Read More it shows the full post with my formatting.
How can I change it so that from the home page the blog shows full content of each post WITH the formatting I used when writing the post?
Site is http://soulletters.org
I cannot give you my admin details so this needs to be resolved on my end not yours.
Thanks for your help
Hi Nancy,
Kindly go to content.php and find this code
<p><?php echo wp_trim_words( get_the_content(), of_get_option('blogpostpagecontent'), '...' ); ?></p>
<p class="read-more"><a href="<?php the_permalink(); ?>"><?php echo of_get_option('readmoretext'); ?> →</a></p>
And replace it with this code:
<?php the_content(); ?>
Regards,
Brad
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]