sterling
Forum Replies Created
-
Looks good on a few sites so far. Thanks.
It would be great if one could just tell Jetpack to not include an image if there is not one attached to the post.
I just posted to my work site and when the post was sent to Facebook it included the Gravatar tied to my personal email, not my work email. So it appears Publicize is not grabbing the correct image from Gravatar anyway.
Forum: Plugins
In reply to: [Twitter Media Endpoint] [Plugin: Twitter Media Service] Does not installOkay, I’m really sorry my replies have been so few. If you cannot authorize Twitter try this:
Go to your site “wp-admin/options-media.php” and make sure you have the correct Consumer Key and Consumer Secret for your app you created on Twitter. if you do not then that is probably your problem. If they are correct then go ahead and clear those values and click the Save Changes button. After the save re-enter the values and save again. Now go to your profile page and see if you can authenticate with Twitter.
I am going to spend some more time on this over the weekend. Again sorry for the poor response. Very busy job and getting used to being a single dad of 3 kids = rarely time for anything else.
Forum: Plugins
In reply to: [Twitter Media Endpoint] [Plugin: Twitter Media Service] Does not installApologies for not replying in so long. I do plan on supporting the plugin, I have just been swamped with other things.
I will be looking at issues this week. Please let me know what specifically is happening and I will get back to you with a fix.
Forum: Plugins
In reply to: [Twitter Media Endpoint] [Plugin: Twitter Media Service] Does not installHi Edwin,
Your problem is probably because you created the twittermedia folder. Even though you define a folder in the settings you do not want to create it. So delete that twittermedia folder you created and let me know if that works.
Forum: Plugins
In reply to: [Twitter Media Endpoint] Does not want to installVersion 0.5 should fix your install issue. Let me know if it still will not install.
Forum: Plugins
In reply to: [Twitter Media Endpoint] [Plugin: Twitter Media Service] Does not installI think the problem was my inclusion of the __DIR__ constant, which just became available in version 5.3 of PHP. Try installing the latest version of the plugin, 0.5, and let me know if it still fails.
Forum: Plugins
In reply to: [Twitter Media Endpoint] Does not want to installHi,
What version of PHP is your server running? The __DIR__ constant is new in PHP 5.3. WordPress does not require 5.3 so I will make some changes so that constant is not used. Sorry about that.
Forum: Plugins
In reply to: [Twitter Media Endpoint] [Plugin: Twitter Media Service] Does not installHi,
I just actually committed what I thought was the initial release about two minutes ago. I’m honestly not sure how it was available for download before now.
I just tested, and I think everything is properly in place. Please try again and let me know if you have problems still.