Public Voice Network
- QBeaNers... 2323
- EC: Kelli Anderson 1313
- Watermark graphics?
- R.I.P. NODATA.TV 3131
- Newegg Coupons 11
- 1 Inch Wide Color-filled … 11
- Pic of the Day 5984659846
- Paul Rand - 1 Option 11
- PSD to Wordpress service 44
- Show Yo Dog 2012 33
- first world problems 674674
- JCPenney Coupon code 22
- Park Sleep Fly Coupons 11
- Show your latest Pics 30103010
- What are you listening to… 42904290
- This evening: 1919
- 3Advanced? 1818
- Chick of the Day 1448314483
- instagram 228228
- Car of The Day 593593
- Adobe roadmap for Flash 1212
- Weird iStock images 173173
- blog 5567155671
- auto electronics trends 22
Wordpress Questine 99 Responses
Last post: 3 weeks, 5 days ago | Thread started: Jan 27, 12, 1:22 p.m.
- Beeswax
Man I asked this question everywhere but here. I'll give it a chance since no one knows the answer.
So, I've placed the following line inside the loop, to display a link to each post's comments.
<a href="<?php comments_link(); ?>"><?php comments_number('Be the first to comment!', '1 comment.', '% comments already!'); ?></a>
When I click the link it takes me to the single post page and displays the post content and the comments section at the bottom. I don't want to display the post but I just want that comments link to go to a page that displays only the comments of that specific post.
I tried comments_popup_link and comments_popup_script but the reason that they don't work for me is because I use facebook comments instead of default WP comments. And comments_popup only displays WP comments.
The alternative solution/question to this would be, if anyone knows, to implement facebook comments or a system like disqus or intense debate into the default comments_popup of wordpress. I've tried all of them but unfortunately couldn't get them to display inside the popup window.
- Jan 27, 12, 1:22 p.m. – Permalink
- dbloc
does this help?
http://codex.wordpress.org/Funct…

- Dog-earJan 27, 12, 1:26 p.m. – Permalink
- Beeswax
http://www.bjk-tribun.com/
Here's the site if you want to check it. All those boxes display excerpt from articles I don't want the users to go to the full post page to comment. They should be able to comment right at this screen. So the best way is a pop-up. But wordpress has a special comments popup template somewhere inside wp-includes and none of the comments plugin is able to overwrite that.

- Dog-earJan 27, 12, 1:40 p.m. – Permalink



