Title: checkboxes not displaying correctly
Last modified: August 20, 2016

---

# checkboxes not displaying correctly

 *  Resolved [wjweb](https://wordpress.org/support/users/wjweb/)
 * (@wjweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/)
 * Hi there,
    i’m back with a little problem. On [http://mijnrijles.info/je-rijbewijs/bereken-je-prijs/](http://mijnrijles.info/je-rijbewijs/bereken-je-prijs/)
   i am using this plugin but the checkboxes are messed up (in IE8, looking at work).
   Can you tell me what’s going wrong?
 * [http://wordpress.org/extend/plugins/calculated-fields-form/](http://wordpress.org/extend/plugins/calculated-fields-form/)

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625025)
 * Hi,
 * I’ve just made an update to solve that rendering issue in IE8. Please re-download
   the plugin to get the update.
 * Thank you!
 *  Thread Starter [wjweb](https://wordpress.org/support/users/wjweb/)
 * (@wjweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625030)
 * thanks for the quick reply. How can i redownload it without deleting the form
   i already have? As it doesnt seem there is an update available.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625032)
 * Just re-download it and overwrite the files, you won’t lose the forms.
 * Thank you!
 *  Thread Starter [wjweb](https://wordpress.org/support/users/wjweb/)
 * (@wjweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625056)
 * thanks. Redownloading it works.
 * There is another problem now tho:
 * [http://mijnrijles.info/je-rijbewijs/bereken-je-prijs/](http://mijnrijles.info/je-rijbewijs/bereken-je-prijs/)
 * the first three radio buttons have a value that is added to the total price. 
   The last radio button doesn’t as this one is set to 0 (since there is no reset
   button).
 * So when one of the first radio buttons is selected, it will add the price. But
   it won’t take that added price off when after the first button, the last button
   is selected.
 * How can i fix this?
 *  Thread Starter [wjweb](https://wordpress.org/support/users/wjweb/)
 * (@wjweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625057)
 * fixed it already. Had to set set the € value to 0 and that did the job.
 * thanks!
 * How about adding a reset button?
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625063)
 * You can add a reset button into the file “cp_calculatedfieldsf_public_int.inc.
   php” before the </form> tag, example:
 * <input type=”reset” value=”Reset” />

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

The topic ‘checkboxes not displaying correctly’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

## Tags

 * [checkboxes](https://wordpress.org/support/topic-tag/checkboxes/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [messed-up](https://wordpress.org/support/topic-tag/messed-up/)

 * 6 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/checkboxes-not-displaying-correctly/#post-3625063)
 * Status: resolved