rodbrandt
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] use dropdown text AND value in calcuationThank you very much. I have it worked out now. I am going to have my client buy the premium version of the plugin.
Forum: Plugins
In reply to: [Calculated Fields Form] use dropdown text AND value in calcuationThank you. I studied your reply extensively, but I’m afraid I don’t understand how to resolve it. So, I am trying a different route.
I have the equation working properly.The end result is field 23. (See the link below.)
Note that I am using field 26 to do the first calculation. I am then using the result of that calculation in my equation in field 23.
I want to hide both fields, which I know is very simple – just tick the “hide field from public page” box. (I will do thins when I am finished.)
However, I still have a problem. Note that in my HTML field 24 I have entered: <div class=”equation-result”></div>
My question: What function do I need to add to field 23 to make the calculated result show up within the div in field 24?
Thanks!
Forum: Plugins
In reply to: [Calculated Fields Form] use dropdown text AND value in calcuationThank you for the quick reply! I implemented the equation as you instructed, but clearly I have made a mistake. The calculation is not working.
Here is my code for the hidden calculated field:
(function(){
var value = fieldname4,
text = getField(4).jQueryRef().find(‘option:selected’).text(),
result;
*fieldname4-(fieldname6+fieldname17*20+fieldname19*25+fieldname18*30);
jQuery(‘.equation-result-1’).html(result);return result;
})()Here is my code for the html field where the calculated result displays:
<div class=”equation-result-1″></div>Here is a short video explanation of what I am trying to accomplish:
https://www.dropbox.com/s/39hlxjgoytbwl8l/calculated-field-equation-error.mp4?dl=0Here is the image referenced in the video:
Here is the page url where the form is embedded:
https://pearlpick.wpengine.com/rod-test-page/Forum: Plugins
In reply to: [Calculated Fields Form] Need to unlink formsPerfect – thank you so much!
Forum: Plugins
In reply to: [Calculated Fields Form] Need to unlink formsThank you – worked perfectly! Last thing is the comma not showing on the thousands separator; I can’t get that to work.
I see. Thanks, I greatly appreciate your responsiveness!
Hi,
Don’t you mean select Allow (rather than Not Allow)? I already have comments enabled on all posts. See image:
https://cl.ly/0R2615421K3FI do have comments enabled in the Discussions settings.
Thanks, Simon. I checked and all my slides were the same height. I rebuilt the slide deck and the problem went away. I guess it will remain a mystery. Nice plug-in. Super cool!
Simon, I found a workaround. I disabled the Visual Editor and that allowed me to save all of the slides without any content disappearing. If I continue to have issues, I will see about editing the ‘max_input_vars’ value as you suggested. Thanks!
Unfortunately, unchecking Loop Slider didn’t resolve it. I added you as an Admin and emailed you the log-in. Thanks!