It worked! I cannot thank you enough – I have no idea what I’m doing and it takes me awhile to figure just one thing out. Thanks so much.
I am having this same problem. I don’t know much about code, but I changed to “content” instead of excerpt in the main index
<p><?php ob_start(); the_content(); echo dp_clean_excerpt(ob_get_clean()); ?> “>Read More</p>
But I tried to change the dp_clean_excerpt and it looks terrible when I change that to content.
What I want is for my whole post to show, including pictures. No read more option, either! Pelase help.