Quote:
Both links on your website only work if you strip the numbers from your link.
|
Yeah, my fault...
Quote:
When I checked the epub with ePubCheck, I got lots of error messages.
|
Thanks for pointing that out!
I've started to repairing those errors (being a bit sceptic as they should be in working books too), and thought i'll reapair it "by the way".
But it helped!
Well, almost imediately... As far as i remember, i made two things:
1. Change all html files headers:
From <!DOCTYPE html> to
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2. Removed <dc-metadata> tag wrapping <dc:xxx> tags in OPF file.
And PUFF!, problem is gone.
Many thanks!