ferranfg
Forum Replies Created
-
Hi @mnelson4
I was looking into this issue. Have you tried checking the “Validate content before download” into the plugin settings?
I think the empty posts are related with validation errors. There is some noise, but:
No p element in scope but a p end tag seen.Duplicate attribute class.Hello @itzelweb
I follow the https://github.com/w3c/epubcheck standards, so I’m pretty confident that the same rules will be valid also with the autovetter of Smashwords. However, I cannot confirm.
The plugin includes an option to validate the HTML content before generating the book, so it may be a useful tool to avoid future validation errors.
If you want to try the premium version before buying it, email me at ferran@mpl-publisher.com to get a license key. You can pay for it later.
Hello @sub2assassin
No, I’m sorry. MPL-Publisher does not have such features.
It is a converter from your blog posts to an EPUB file (for instance). It’s a perfect companion for your web novel if you want to go one step further and publish your web novel as an ebook.
Hi @mnelson4 Thanks again!
No obvious reason to explain this behaviour, so I will need to dig deeper.
The plugin strips some HTML tags to clean the output, but the text should remain left. Not sure if this could be a reason.
Anyways, I will investigate in detail and let you know with more details.
Hi @mnelson4 Thanks for letting me know!
Yes,
wp_remote_getshould totally be the solution. I learned about this function a bit late I guess.Hey @bigphil1642. I’m not 100% sure, but this message could be due to my servers hitting some limitations.
I’ve increased the instance size. I hope this way it could be back to normal.
@eatingtoascend thanks again for taking the time to try it.
I’ve seen the error this time was related to the size of my servers, so I’ve increased the memory limit. I think it will be enough.
The 33 refers to the index position (starting from 0), so most probably the chapter in position 34 on your list is empty.
To avoid this situation, I’ve uploaded a quick fix to my server to show exactly the chapter to which is the validation referring.
I hope it’s more understandable now. Thank you for your message.
Forum: Plugins
In reply to: [MPL-Publisher — Ebook & Audiobook Creator] Tags DIVI ThemeI’ve released a new plugin version (2.3.2) which addresses this issue. Hope it works for you as expected.
Forum: Plugins
In reply to: [MPL-Publisher — Ebook & Audiobook Creator] Tags DIVI ThemeHi @jozephbrasil thank you for your message.
This plugin is focused on publishing the content, so the formatting won’t be applied to the resulting ebook. In any case, tags shouln’t be displayed neither, so I will try to find a way to clear them.
A fix should be available on the next release. I will let you know on this same topic.
I think this was releted with https://wordpress.org/support/topic/apostrophe-in-description-is-repeatedly-escaped
It has been fixed also 🙂
This should be fixed with the 1.32.1 release!
Forum: Plugins
In reply to: [MPL-Publisher — Ebook & Audiobook Creator] Clickable linksHi @makerhacks There are 2 issues here:
– I’ve fixed an error wich stripped the html tags created by WordPress to show embedded links.
– Regarding the content navigation. WP creates an iframe but, looking at the epub specs, allowing iframes is an open topic so it’s not well defined what to do with them https://github.com/w3c/epub-specs/issues/1061
For now, I’ve decided to strip iframes from the content. Link will exist and it will be clickable but the iframe will be removed.
Hi @makerhacks
I’m not exactly sure about what you mean with “breaks export”.
Is the plugin not available to generate the file and crashes or is the file generated but with messy filename, content?
Could you give me more details? Thanks again!
Hi @makerhacks thank you for your message.
I’ve just fixed this issue and it will be working as expected on the upcoming release.
I will keep the issue open until then.