I am testing 2.5RC2
When using the gallery function in the image upload I am having some problems with one of my themes that uses the excerpt tag. When there is a gallery added to a post and the use of the_excerpt() the following is displayed
"
gallery {
margin: auto;
}
.gallery div {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
.gallery img {
border: 2px solid #cfcfcf;
}
"
I have also tried using the_excerpt_reloaded plugin, and I get the following displayed
"
[gallery]
"

css not displayed but still in error.

Anythoughts?


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to