On the posts page, I would like to remove the “comment-link” and “read-time” from the “entry-meta” as these will not apply to my content. It doesn’t appear as if there is a way to edit this HTML. Could you please suggest a fix?
An additional question: Under Options / Blog, I have “Excerpt” set to “no”, but excerpts are still appearing on the homepage. I do not want them to appear on the homepage under the Blog / Masonry set-up. Is it also possible to get rid of the “entry-meta” line from the homepage entry? (I Just want the featured image and the entry header (title).
Many thanks! We’re *almost* there. The one thing that the above doesn’t quite get right is that I do want the category and date to appear on the individual post page (just not on the home page). Is it possible to tweak the above to make that happen?
To be clear: On the home page (grid masonry) I only want the feature pic and the post title (entry header) to appear — which the above css tweak gets right. But on the individual post page, I want the title, date, and category to appear — and with the suggested css tweak only the title is appearing.
New problem: on the homepage (blog masonry) the posts do not appear in chronological order (by date published) as one would expect. The first row is fine, but on subsequent rows, the order is off. If A = newest post and C = oldest post, the order they appear is as follows:
Row 1: A B C
Row 2: A C B
Row 3: A C B
Row 4: A C B
I’m not sure what metric the masonry is using to organize the posts, but it’s not date published.