• Is there any way to hide the results before a rating has been given?

    here is what i have tried upto now.

    if(isset($message[‘message success’])){
    echo do_shortcode(“[mr_rating_result]”);
    } else {
    echo do_shortcode(“[mr_rating_form De Gea=”Please rate this” submit_button_text=Submit]”);
    }
    }`

    I feel that this part is not correct, and I have hunted the code to find what the code should be. $message[‘message success any help would be appreciated thanks.

  • The topic ‘Hide Results until submit’ is closed to new replies.