• Resolved jpf

    (@jpf)


    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://www.ads-software.com/plugins/ultimate-auction/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nitesh

    (@nitesh_singh)

    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

    (@jpf)

    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.