I'm not sure how to fix this. I have searched the forums and haven't found anything. When I view my site in the archive and category view I get
.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}
instead of the pictures showing. Any idea on how to get the pictures to show up or the read more that used to show up in previous versions? I would give a link to my blog but it is password protected so you won't be able to see anything. Thanks for your help!