S&P Estimator

I am having difficulty trying to get the price from a selected image type in one step to multiply by the value of a selected dropdown in another step then updating the total to that sum. I can get the two to add together but not multiply…

I have tried using the calculation in a selected and hidden dropdown placed after the select/dropdown that contains the value i am trying to multiply by.

I’ve tried the following -

if(([item-245_isChecked])) {
([item-245_price] *  [item-259_value] )
}  

and
[item-245_price] * [item-259_value]

but neither seem to work.

Any help is appreciated.

Thank you,
Andrew

Hello Andrew,

Thanks for writing in! Can you please update to the latest versions?
Our latest versions are:

  • X theme 6.5.6
  • Cornerstone 3.5.5
  • Cost & Estimation Forms Builder 9.681

This latest release contains fixes for several issues so be sure to check out the changelog (http://theme.co/changelog/).

_After doing the updates, always remember to clear all caches (if you are using WP Rocket, WP SuperCache or W3 Total Cache) when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.-

Please let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.