Title: No comments Available
Last modified: August 21, 2016

---

# No comments Available

 *  Resolved [jpf](https://wordpress.org/support/users/jpf/)
 * (@jpf)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/no-comments-available-1/)
 * I’m having same problem as reported by Smouke further down on this page ..the
   comments tab shows “No comments for this auction”
 *  the strange thing is that when I originally installed, I was able to comment..
   now for some reason I’m not.
 * I am using default twentyfourteen theme. I have tried all sorts of combinations
   in “Discussion” settings.
 * Any thoughts?
 * [https://wordpress.org/plugins/ultimate-auction/](https://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, 2 months ago](https://wordpress.org/support/topic/no-comments-available-1/#post-4694787)
 * Based on my experience in fixing “Smouke’s error”, I was not able to find and
   fix the error.
 * My Findings were:
 * > I debugged the issue and found that comment form is not loading on the site
   > i.e. neither default one nor the custom one provided by auction plugin.
   >  – 
   > Found that some settings related to comments/discussion were disabled in the
   > site, so enabled them and tested. But, still the comments section was not seen.
   > Also tried with different template and theme but it didn’t work in that case
   > too. – Could not find any issue in the plugin. Only the problem seen is that
   > function to show comment form is not working (or not being called) on the site,
   > so the comment form is not seen on the page. Checked whether theme has that
   > function and found it is there but still the form is not shown. – Once tried
   > with adding a different function but that was adding comment to the page and
   > not to the auction posts separately which is not expected, so removed that 
   > function.
 * I think the issue would be same as yours too. If this section is not mandatory
   for your usage then kindly leave as it is.
 * Cheers,
    Nitesh
 *  Thread Starter [jpf](https://wordpress.org/support/users/jpf/)
 * (@jpf)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/no-comments-available-1/#post-4694799)
 * Yep .. I seemed to have fixed it.
 * I commented out
 *     ```
       #comments{
           display: none;
       }
       ```
   
 * in ua-front-end.css. Not sure what the downside implications are of that at the
   moment, but it seems to reactivate comments on standard posts as well as Auctions.
 * HTH. jpf

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

The topic ‘No comments Available’ 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: [jpf](https://wordpress.org/support/users/jpf/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/no-comments-available-1/#post-4694799)
 * Status: resolved