Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, plugin calculate score from 5 Product Options Setting. You have only 3 options in “Product Options Setting”
    Open in plugin directory /inc/cwp_frontpage.php and delete lines 41, 42
    `if(!empty($option4_grade)) { $overall_score += $option4_grade; $iter++; }
    if(!empty($option5_grade)) { $overall_score += $option5_grade; $iter++; }`
    This should count on correct score.
    Sorry for bad english

    Plugin Author Codeinwp

    (@codeinwp)

    Hi,

    Thank you for this feedback.?

    @sle Thank you for your help.

    Best regards.

    Plugin Author Codeinwp

    (@codeinwp)

    Hi,

    We are taking it into consideration and all bugs should be fixed with?the next update.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Average Score is wrong?’ is closed to new replies.