chicagodave
Forum Replies Created
-
Forum: Hacks
In reply to: "Add a Comment"/"Comments: ##" from WordPress.ComI just tried the plugin. I shied away at first because of its age, but your persistence paid off. With a little tweaking, it does what I want.
Your patience is much appreciated.
Forum: Hacks
In reply to: "Add a Comment"/"Comments: ##" from WordPress.ComThanks, but I wasn’t looking to get into the plugin-writing business.
The solution is in WordPress.Com. It’s just a matter of getting someone to offer a better answer as to why it’s not in the public source code.
Forum: Hacks
In reply to: "Add a Comment"/"Comments: ##" from WordPress.ComMy query has nothing to do with the WordPress.Com Reader.
The RSS feed from those WordPress.Com blogs has the comment link within the article.
You can read these feeds in any RSS reader and they will have the link. I read both of those blogs at http://planet-if.com, which has nothing to do with WordPress.Com.
So you’re correct that nothing is wrong with my blog/theme or the WordPress.org codebase. (I didn’t say there was anything wrong).
I’m simply asking for the code that injects the comment link into the RSS feed.
If the answer is, “That’s a proprietary feature of WordPress.Com”, that’s at least an answer.
But if it’s just some php code that .Com uses and is not in the .Org code, why not share?
Forum: Themes and Templates
In reply to: [Penscratch] RSS Feed Comments Link?Well there has to be an extension then, because some of my fellow WordPress bloggers get the link.
Note http://planet-if.com/. If you look at Emily Short’s latest entry, she has the comments link. She says she did nothing to put it there. Sam Kabo Ashwell also has the link.
In both cases, their feeds have have the following HTML injected (blog url varies of course):
<img src=”http://feeds.wordpress.com/1.0/comments/emshort.wordpress.com/8341/” alt=”” border=”0″ /> <img src=”https://pixel.wp.com/b.gif?host=emshort.wordpress.com&blog=702124&post=8341&subd=emshort&ref=&feed=1″ alt=”” height=”1″ border=”0″ width=”1″ />
What I’m trying to discern is how this is happening…
David
Forum: Themes and Templates
In reply to: Penscratch Theme Paragraph SpacesI want to see the standard “Add a comment” or “3 comments” links at the bottom of an RSS feed article.
How can I add this to Penscratch?