superterrific
Forum Replies Created
-
Forum: Plugins
In reply to: [Sharify Social Share Buttons] Twitter window popping up two timesHi,
Oh well. Thanks for looking in to it, I’ll see what I can do from my end with the theme.
Much appreciated!
Forum: Plugins
In reply to: [Sharify Social Share Buttons] Twitter window popping up two timesHi Mehedi,
I am having this same issue so I thought I’d share a link to my site here instead of creating a new post. I hope that’s OK.
http://helloracefans.com/races/ten-things/gamely-stakes/
I integrated the plugin using the php code and am using a very modified version of the Dynamic News Lite theme.
Thanks in advance!
dana
Forum: Plugins
In reply to: [JM Twitter Cards] Request to use post excerpt for descriptionPerfect, thank you! Worked like a charm. I use the excerpt for all my posts so this will work perfectly for me. Much appreciated!
Forum: Plugins
In reply to: [JM Twitter Cards] Empty Custom FieldsYes! Thank you…
Forum: Plugins
In reply to: [JM Twitter Cards] Images not populating after update to WP 3.6Indeed, the update fixed the issue… many thanks!!
Forum: Plugins
In reply to: [JM Twitter Cards] Images not populating after update to WP 3.6Custom metabox has always been activated in my settings.
And yes, it’s cardImage that is not populating to twitter:image in the source code of my posts. Sorry for any confusion on that!
As you see in the screenshot the image path is included in the cardImage metabox but when you look at the source code of the post (which you can view here: http://helloracefans.com/races/ten-things/whitney/) you see that the image path is not there. But it was there prior to updating to 3.6 (as you can see in this tweet, which was before my update to 3.6: https://twitter.com/helloracefans/status/363280823916957696)
Forum: Plugins
In reply to: [JM Twitter Cards] Empty Custom FieldsMuch appreciated!
Forum: Plugins
In reply to: [JM Twitter Cards] Images not populating after update to WP 3.6Yes, it worked with the same configuration as you see in the screenshot. The tweet url I included that showed the image was from the same configuration prior to the update to WP 3.6.
post-image is my own custom field (to populate the header image and caption at the top of the post).
Forum: Plugins
In reply to: [JM Twitter Cards] Images not populating after update to WP 3.6Here’s an example of the image association from a post that was published pre-3.6 update. You’ll see that the summary image is associated (and if you follow that image url the image is available:
http://helloracefans.com/img/custom-fields.png
Here is the Tweet from last week for this post that shows the image:
https://twitter.com/helloracefans/status/363280823916957696And here is the url of the page now. If you view source you see that twitter:image is blank:
http://helloracefans.com/races/ten-things/whitney/Forum: Plugins
In reply to: [JM Twitter Cards] Empty Custom FieldsSure, here you go. I’ll also post and use this screenshot to help describe the issue in the other thread.
Forum: Plugins
In reply to: [JM Twitter Cards] Empty Custom FieldsNo, the issue still exists, I was trying to help identify when it appeared because there was a time when the extra fields did not display. I just could not remember which update caused the change.
Forum: Plugins
In reply to: [JM Twitter Cards] Images not populating after update to WP 3.6It is the summary image. I only use summary on my site and have the “Chose what type of card you want to use” in General settings set to summary.
Please let me know if you need more information.
Forum: Plugins
In reply to: [JM Twitter Cards] Empty Custom FieldsNow that I think about it, I noticed the additional fields after one of the recent updates, although I don’t remember which one! It was not the most recent, but one of the updates that preceded it. I looked at the changelog and could not remember which one, sorry!
Forum: Plugins
In reply to: [JM Twitter Cards] Wrong URL parsed into twitter:domainHi, I was also having this issue and making your suggested change on line 267 in jm-twitter-cards.php worked for me, many thanks!
To anyone else trying this, making the change on line 220 will not fix the issue.
I’m hoping that this issue can be addressed in an upcoming update so I don’t have to remember to come back and update that line of code.
Thanks for the fix and the handy plug-in JM!