Title: bid comments
Last modified: August 21, 2016

---

# bid comments

 *  Resolved [EFDEEDEE](https://wordpress.org/support/users/efdeedee/)
 * (@efdeedee)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/bid-comments/)
 * Hi,
 * It seems to me that your plugin is one great plugin. Keep the good work, dude!
 * I just have one question, though. It seems the that the bid comments is not calling
   my theme’s comments.php. It doesn’t also call my parent theme’s comments.php.
 * Checking the file auction-description-tabs.php, I saw that it’s calling comment_form(”,
   $wdm_auction->ID);
 * Is there a way to modify this so that it’ll call comments.php of my child theme?
 * tnx so much and more power,
 * [http://wordpress.org/plugins/ultimate-auction/](http://wordpress.org/plugins/ultimate-auction/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Nitesh](https://wordpress.org/support/users/nitesh_singh/)
 * (@nitesh_singh)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/bid-comments/#post-3970618)
 * Hi,
 * The intention of comments for an auction is to discuss openly about the product.
   So, each auction displays its own comments. Its done on purpose. I don’t think
   it would be useful if you display generic comments in all auctions, that wont
   help anyways.
 * Since we are managing the front end (auction pages) through a shortcode (to make
   it theme independent), the default comment will not behave properly. But, you
   can try comment_form(); instead of comment_form(”,$wdm_auction->ID); in auction-
   description-tabs.php, but I think that will not work properly.
 *  Thread Starter [EFDEEDEE](https://wordpress.org/support/users/efdeedee/)
 * (@efdeedee)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/bid-comments/#post-3970628)
 * Hi Nitesh,
 * Tnx so much for you reply. Yes, I believe it isn’t wise to mess with the codes
   as it would just be overwritten on upgrades. So, what I just did is to do CSS
   styling so the comment form would look like that on my theme.
 * more power,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘bid comments’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-auction/assets/icon-128x128.png?rev=1494738)
 * [Ultimate Wordpress Auction Plugin](https://wordpress.org/plugins/ultimate-auction/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-auction/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-auction/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-auction/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-auction/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-auction/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [EFDEEDEE](https://wordpress.org/support/users/efdeedee/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/bid-comments/#post-3970628)
 * Status: resolved