• Resolved sleepigrl

    (@sleepigrl)


    I’m using the latest version of the plugin on WP site with the Zap theme installed.

    I’d really like to be able to include my form in one of the “special tab” layouts, but when I do, the tabbed layout breaks. Example: http://swellstudio.net/wp/custom-cabinet-process/

    I see this error message in the console:
    Error: cannot call methods on tabs prior to initialization; attempted to call method ‘.shortcode-accs div.pane’

    I’ve tried pulling the form in via iFrame, which looks nice but doesn’t work (meaning the form doesn’t calculate). An example of that is at the same URL.

    I’d be grateful for any ideas!

    http://wordpress.org/plugins/calculated-fields-form/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    I’ve just uploaded a modification that fixes conflicts with tabs.

    The version number is the same but it has updated files. Please re-download the plugin and install the latest update.

    Thank you!

    Thread Starter sleepigrl

    (@sleepigrl)

    Perfect, thanks!

    One more question – is there any way to turn the validation off? I have some number (digit) fields that I’m prefilling with percentages.

    The prefilled value is fine, but if I click into the field and then click out without changing the value, I get the “please enter only digits” validation message since the % sign remains, even though the calculations work either way.

    Plugin Author codepeople

    (@codepeople)

    You can use the “Single Line Text” to place the percent values used in the calculations, that way you can put symbols into the fields without a strict number validation.

    Thank you for using the plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Include in jQuery tab?’ is closed to new replies.