Embedly
Forum Replies Created
-
Forum: Plugins
In reply to: [Embedly] Changing Grooveshark Playlist StyleGreat thanks for gathering this all up. We’ll try to look at this in the next couple of days and see if its possible.
Forum: Plugins
In reply to: [Embedly] Changing Grooveshark Playlist StyleHey Tyler,
Can you send a few grooveshark links that you are testing? If there is a public embed we can definitely try to use that instead of the smaller one. Let us know if you see one.
Art
Forum: Plugins
In reply to: [Embedly] Shortcode?If you can’t use the Embedly icon, we piggy back off the embeds WP module, which supports shortcodes and putting a plain-text link on its own line, see: http://codex.wordpress.org/Embeds
These methods will work for the providers listed here: http://embed.ly/providers
Hope this helps!
Forum: Plugins
In reply to: [Embedly] Open in a new windowThis is not supported in the plugin. We can add it to the feature request list. Thanks!
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] Doesn't seem to embed anything?We have pushed a version 2.0.8 and fixed a small bug with an init function, that could have been causing some issues.
@mugo , I’ve responded to you on our support, if you have any issues, try testing your link here: http://embed.ly/docs/explore/oembed and then return to the wordpress admin. As usual reach out to support@embed.ly anytime.
Here is also a tutorial on using Embedly WP plugin if anyone needs it:
https://embedly.viewscreencasts.com/7b6fe1e692538fd439ae497910be2997Forum: Plugins
In reply to: plugins.svn.wordpress.org update script does not update dateLooks like our plugin has the correct last-update date, now. If an Admin didn’t change this, it may have been a few of the changes made to the header of the php file, specifically the description and plugin uri. -http://wordpress.org/extend/plugins/embedly/
Forum: Plugins
In reply to: plugins.svn.wordpress.org update script does not update dateWould be great to get a Last Update change for our plugin also,
wordpress.org/extend/plugins/embedly/Otto , not sure if you are still doing this? Do you have an email we can send to?
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] Doesn't seem to embed anything?Sorry we didn’t get anywhere, here are some general answers to your questions.
> Core embeds
WordPress has built in embed functionality into their core product. Embedly extends this by adding 150+ more sites you can embed from. If the core product is not working Embedly will certainly not work for you. (This is why I suggest putting a ticket in with WordPress)> Hosting provider
Clarification , if someone hosts and administers your WordPress for you.If you find any solutions, please post.
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] Doesn't seem to embed anything?Sanity check, make sure Auto-embeds are turned on. Admin -> Settings -> Media.
If this doesn’t fix it, disable the Embedly Plugin and follow the steps for testing the WordPress core embeds – > http://codex.wordpress.org/Embeds
If WP core embeds do work, please let us know your WP version and user role.
If WP core embeds do not work for you, you may need to reach out to your hosting provider or WordPress.
Thanks!
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] Doesn't seem to embed anything?Hmm, have you turned on auto-embeds in the media admin?
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] CommentsNot that we know of.
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] Missing providersErrr, we don’t know enough about WordPress to help you out on this one. It’s probably less to do with the server and more that we can’t write the providers to the database. Embedly creates a DB table to store all the providers in.
Let us know if you make any headway?
Forum: Plugins
In reply to: [Embedly] Embedly doesn't respect WordPress embed widthYou need to set the maximum width in the Media admin panel. See: http://codex.wordpress.org/Settings_Media_SubPanel
Forum: Plugins
In reply to: [Embedly] [Plugin: Embedly] Doesn't seem to embed anything?There is a minor issue with the way that wordpress handles the links. The Url cannot be in an
atag it needs to be just plan text, otherwise the Embeds code will not pick it up. So it needs to look like:http://twitter.com/#!/wired/status/38017736000933889We are thinking about ways to handle this, but we don’t want to work outside the WordPress conventions.
Sean