Need to remove excerpt from single posts
-
Hello,
I currently have the Coral Dark Pro theme installed. I added custom excerpts to all of the posts in the hope that it would show excerpts on the tag pages. This is not the case, it still shows the full post.
In addition, when I visit a single post it shows the excerpt on top, and after this I see the original post (visit to see what it looks like).
I added the “advanced excerpt” plugin as I was told it would automatically resolve problems in templates. I also added the following CSS code under Customize:
.single-post .entry-header-details .post-excerpt {
display: none;
}I’m probably missing something here, could someone please point me in the right direction?
The page I need help with: [log in to see the link]
The topic ‘Need to remove excerpt from single posts’ is closed to new replies.