0
votes
1answer
70 views

Pull comments from one page/post into another page/post?

I am creating a facebook app via wordpress but some how need to pull the comments off my homepage and insert them onto another page, essentially what I am trying to do is duplicate the homepage with a ...
0
votes
1answer
93 views

Wordpress Page Template: Comment Filtering with Querystring

A custom Page Template was developed in order to display a list of products. A WordPress page (/products) was created and the template was applied to it. There is a database which the template's ...
0
votes
2answers
33 views

use a page to render 1 post and include comments FOR THE POST

wordpress 3.3.2 hi. so i have this custom post type and i use a page to show just one post. url.td/page/ the page renders the post but now i want to include comments. if i allow comments for the ...