Caldera Forms Price Calculation

0

I'm making a simple price calculation form with the Caldera Form plugin. The problem arises when I select a box from the drop-down and it does not show me any price (when I should show it)

Has this happened to anyone? I attach images of how I have it configured:

Does anyone know where the problem might be?

    
asked by Antonio Ángel Estrada Pérez 31.05.2017 в 18:05
source

1 answer

0

Surely in your Wordpress Theme you use a version of Jquery not compatible with the Caldera Forms Plugin, try to change it for this version:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
    
answered by 29.01.2018 в 16:55