Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Excerpt To Full Content Homepage

I wanted to show a full blog content, instead of an excerpt for the homepage.
I tried replacing the_excerpt to the_content, but it is not working.
This is the code:
<div class="entry-summary">
<?php the_content(); ?>
<span class="read-more"><a href="<?php the_permalink(); ?>"><?php esc_html_e('Continue Reading &raquo;', 'revenue'); ?></a></span>
</div><!-- .entry-summary -->

Or should I replace the entry-summary class and how do I do it?

from HTML & Website Design https://ift.tt/2nQZPgo
via IFTTT

Post a Comment

0 Comments