- This topic has 1 reply, 2 voices, and was last updated 9 years, 4 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 water production WordPress theme & templates? Here we have listed the best water delivery WordPress themes & templates. These […]
Acupuncture WordPress themes discussed here for reference and listed out. It’s an obvious fact, that mankind has considerably progressed in thousands of fields and areas, […]
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]