• Resolved oh204

    (@oh204)


    Could you tell me how to use SQL Select sentence to get the question_number, not answer_number. They are differernt. The number on the tab is the number_questions, but beside the rating is the number_answered.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thank you for using CusRev.

    If you are familiar with coding, you can find the code in the file wp-content/plugins/customer-reviews-woocommerce/includes/qna/class-cr-qna.php
    – get questions: function get_qna_count()
    – get answers: function get_count_answered()

    If you are not able to create a SQL query on your own, I recommend contacting an expert developer to help you in this case.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

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

The topic ‘Question number and Answer number different’ is closed to new replies.