onli
onli
This issue was linked in the jQuery upgrade issues. The very little jQuery code the plugin does indeed contain is fully compatible though. For the error reported here, that's only...
The fix was merged.
The new check would only be false when `$eventData['properties']['ep_disable_markup_' . $this->instance]` is not set at all. But it would evaluate to true when `$eventData['properties']['ep_disable_markup_' . $this->instance]` is set, but set...
@bauigel Did the corrected check work for you?
Okay, thanks. I pushed this one directly with https://github.com/s9y/additional_plugins/commit/7ec2cf55d94362c9cc08758c00a2ecc6e5b8d10e
@garvinhicking You preferred a different checker than phan, right? Should I go ahead and close here, or should I finish this up to merge it?
Let's do it a different way then, this PR would need a refresh anyway. I'll close here :)
It might be related that the page can't be called in all blogs as /comments, the url rewriting seems to fail. See https://www.onli-blogging.de/2491/Design-von-comments-and-archives-repariert.html#c11000
Fix was merged :)
@garvinhicking I will ping you here since you were involved with the original plugin, just in case.