mathijs2000
Forum Replies Created
-
Forum: Plugins
In reply to: [Cost Calculator Builder] CalculatingI have updated the plugin and i re-created my formula and this happens i think there is something wrong with the checkboxes in general?
Do i use to many checkboxes in one section?
What am i doing wrong?
Forum: Plugins
In reply to: [Cost Calculator Builder] button on hoverIf you want to make it more clickable you could insert this at your custom page css
span.ccb-summary-value:hover {
cursor: pointer;
}
That makes your cursor when you hover a pointer 😉 you can do this for any container as long as you can find the classnameForum: Plugins
In reply to: [Cost Calculator Builder] CalculatingCan you tell what i did wrong here?
it seems to not be able to calculate my checkboxes right whenever i uncheck one or select multiple ones?
Forum: Plugins
In reply to: [Cost Calculator Builder] CalculatingDo you have any updates on my issue yet?
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculatinghttp://s000.tinyupload.com/?file_id=00014884897760888952
There you go 😀
There are four calculators in total of which 2 work fine and the other two dont and both are experiencing the same issue.
Forum: Plugins
In reply to: [Cost Calculator Builder] CalculatingI have put it into the file and you now can see the logs in the console
Regards
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculatingthis is the page here i got two different calculators the malfunctioning one is the top one https://iasset.nl/prices/?lang=en
this is the formula
checkbox_field_id_2 + dropDown_field_id_1 + checkbox_field_id_30 + checkbox_field_id_28 + checkbox_field_id_2 + checkbox_field_id_31Regards