Bradford Campeau-Laurion
Forum Replies Created
-
Forum: Plugins
In reply to: [Publish To Apple News] Apple News article has exposed unicode, html or xmlIt’s the next issue in our queue, but I cannot yet offer a specific timeframe.
Not following your statement: “I’ve installed the plugin and triggers the 404 page”.
Can you please provide the exact, detailed steps to reproduce this error and specifically what URL you’re reaching that is resulting in a 404?
Thanks.
Your issue is still in the queue and we’ll send along an update when we have one.
Forum: Plugins
In reply to: [Publish To Apple News] An error with the APICan you please download the JSON file for this post via the Apple News post list (there is an action for it labeled Download) and paste that here as
code?Also please provide a link to the post on your site.
Thanks.
Forum: Plugins
In reply to: [Publish To Apple News] Apple News article has exposed unicode, html or xmlCan you please paste the JSON for one of the posts affected by this issue here as
code?Thanks.
Forum: Plugins
In reply to: [Publish To Apple News] There has been an error with the API: DATE_NOT_RECENTDATE_NOT_RECENTindicates that the timestamp that is part of the API request signature does not match the time that the API is expecting. This usually happens if the time on your server is incorrect or the timezone is wrong. Please follow up with your host about this.Thanks.
Forum: Plugins
In reply to: [Publish To Apple News] Apple News Ad SettingsWe don’t have any control over this. You’ll have to take that up with Apple News Support.
Forum: Plugins
In reply to: [Publish To Apple News] Updating Old PostsYou should follow up with Apple News support on this issue. This wouldn’t be the responsibility of the plugin.
Forum: Plugins
In reply to: [Publish To Apple News] Large Right MarginSeems to be an issue with the text flow on larger screen devices like the iPad. I can replicate it using your sample JSON.
Unfortunately, the text flow logic in the plugin is pretty complex so this might take some time to fix. You’re welcome to look at it yourself if you have any interest in the interim. I’ve filed a github issue for it here: https://github.com/alleyinteractive/apple-news/issues/233
The source code that creates the text flow and image markup is located here and here.
We’re also evaluating adding HTML support, which was just introduced by Apple last week. This may also make some of these things easier in the future. Sorry we can’t be of more immediate assistance.
Since no one else seems to be experiencing this issue, it’s not a critical priority at this time. We should be able to get you a response by next week.
What role does the user have that is experiencing the error? Have you tried troubleshooting this using a plugin like Rewrite Rules Inspector?
Forum: Plugins
In reply to: [Publish To Apple News] Large Right MarginCan you please paste the JSON for that post here as
code?Thanks.
Forum: Plugins
In reply to: [Publish To Apple News] Plans to update plugin for HTML support?We’re aware of HTML support. The plugin committed very strongly to markdown format because there were never any stated plans by Apple to support HTML. This actually came as quite a surprise.
It’s not a simple task to integrate HTML support and we’re still deciding how it would affect the current markdown support. We can’t simply abandon it as there are sites that currently rely on it.
Furthermore, it wouldn’t rid the plugin entirely of those “doesn’t support” messages as it’s still a limited subset of HTML so there are still some HTML tags that won’t be supported.
We’ll let you know when we have a better idea of when this will be supported.
Can you please paste that as
codelike I requested?Forum: Plugins
In reply to: [Publish To Apple News] API ErrorPlease try enabling remote images in the plugin settings and see if this issue persists for you. It appears your host is having trouble bundling the images locally into your request.