-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Books listed by Genre page formatting #55
Comments
That's a weird issue I haven't seen before. Generally, what's happening is we're using the If you look at the second link to the source code, you can see there's a lot of markup and ids/classes in there. Or there should be, at any rate. That's there so you can manipulate the appearance however you want with CSS. My suggestion would be to make sure (since I can't see the markup on your page) that those |
Hi! No joy on testing for a problem with another theme/plugin. Also no span tags were inserted, so it's metadata that's getting inserted straight. I checked the plugins and the themes, but no luck. It's got to be in one of the excerpted styles because there's an ellipses at the end... |
Thanks for checking and reporting the issue. I am currently trying to rewrite the entire plugin and also ultimately add unit tests, so I will get to it but it might take a while. |
Hi! My books list page sorted by genre is formatting wonky. I can fix it, but it would help me to see which template or what-have-you is causing it to grab all the meta info and display it inline with the description of the book.
Screengrab attached.
Thanks!
Michelle
The text was updated successfully, but these errors were encountered: