- This topic has 1 reply, 2 voices, and was last updated 9 years, 3 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]