starepod
Forum Replies Created
-
Thanks for the tip, it definitely sent me in the right direction!
Forum: Plugins
In reply to: [Podlove Web Player] Audio source URL emptyI realize now that I expected the plugin to work in a way that it was not intended to. Sorry, not really up on podcast technology.
I dug through the code and was able to make the shortcode work with an attachment post ID by adding around eight short lines of code in one function.
While I’m confident that you and your team could figure it out yourself if you wanted to, I’d be happy to share my solution, if only to get your input on a better one.
I am running version 2.1.91 and am being redirected to edit screen for a snippet that throws a 403 error. Any advice?
Howdy, ThE_ED and freelancephp,
I noticed a similar issue with the plugin. For some reason when content containing processed links is json encoded not all of the slashes in the link are escaped, which makes the json invalid.
The weird thing is that if there are two links, the first one is not escaped, but the second one is. At least for me. If there is only one link it is not escaped properly either.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Translation Not workingFWIW: I faked up a translate.google.com URL based on the plugin’s code, and was redirected to a page indicating that requests from my IP were being blocked. As possible reasons for being blocked, they suggested:
Sometimes you may be asked to solve the CAPTCHA if you are using advanced terms that robots are known to use, or sending requests very quickly.
Hope that helps.