When the first page of the blog (1.5.2) comes up, the post (only one) is just fine. But if I click on Archives of Categories to view it from either of those perspectives, there are three problems: (1) the following code is at the top of the first paragraph:
window.document.getElementById(’post-7′).parentNode.className += ‘ adhesive_post’;
(2)the paragraph breaks are not there; and
(3) the ellipsis at the end [...] does not link anywhere so the visitor can not follow the rest of the post.
I'm thinking the first problem has something to do with Adhesive 2.1 Beta, and the fix at <http://wordpress.org/support/topic/31735#post-205543>
Anyone care to venture a suggestion about how to fix any/all of these?
I know no PHP, and not much of anything else, either....