Thread Starter
aso322
(@aso322)
I went into content.php and changed the_excerpt to the_content in the following:
<!– Content –>
<div class=”entry-content clearfix” itemprop=”description”>
<?php the_content(‘Continue reading’); ?>
which did the trick, but now my entire entry is posted in full. Is there a way to keep excerpts, so that you have to follow a link to read the full entry, while still maintaining working photos?
Thanks for the help!
Thread Starter
aso322
(@aso322)
Hmm it’s not marked as sticky for me. I’m not sure how to undo that.
The image is posted in the body. I’ve now added a gallery to the above post as well, but that won’t appear either.