• Geoff Prior

    (@lingfordconsulting)


    Hi there. I have a series of Questionnaires I use in CF 7 which have suddenly stopped calculating scores. It used to work fine, but all my forms have now ceased to function. I’m not sure if this is related to the latest update to ver 5.4, but I assume so.

    I use these a lot, so really appreciate someone looking at it for me.

    Thanks so much

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter Geoff Prior

    (@lingfordconsulting)

    Thanks Takayuki Miyoshi…I’ve listed them below:
    Theme – Bridge Child
    AddToAny Share Buttons
    Akismet Anti-SPam
    Classic Editor
    COntact Form ext for Mailchimp
    Duplicator
    Easy Updates Manager
    Embed Plus for YouTube
    Envato Market
    Flamingo
    GA Google Analytics
    Head & Footer Code
    Head,Footer and Post Injections
    Layslider WP
    Max Buttons
    MiniOrange Limit Login Attempts
    Popups – WordPress Popup
    Quick Page/Post Redirect Plugin
    Shortcodes Ultimate
    Simple Google reCAPTCHA
    Simple Page Ordering
    Slider Revolution
    W3 Total Cache
    Wordfence Security
    WP Call Button
    WP-Optimize Premium – Clean, Compress, Cache
    WPBakery Page Builder
    Yoast Duplicate Post
    Yoast SEO Premium
    YYDevelopment – Tag Manager – Header, Body And Footer

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What do you use to calculate scores?

    Thread Starter Geoff Prior

    (@lingfordconsulting)

    Sorry Takayuki, I might be misunderstanding your question? The form has built in CSS/Code I’m guessing to calculate the scores for each question.

    I copied a few lines of code here:

    <div class=”score_left single_q”><span class=”tdot”>1.1</span><span class=”qqt”>I know how to change my Navigation Buttons from Icons to Words?</span></div>
    <div class=”score_right”>[select* q11 class:q1 include_blank “1” “2” “3” “4” “5”]</div>
    </div>
    <div class=”scorerow”>
    <div class=”score_left single_q”><span class=”tdot”>1.2</span><span class=”qqt”>I know how to always “Show Tabs and Commands” in the Ribbon?</span></div>
    <div class=”score_right”>[select* q12 class:q1 include_blank “1” “2” “3” “4” “5”]</div>
    </div>
    <div class=”scorerow”>

    Thread Starter Geoff Prior

    (@lingfordconsulting)

    I have quite a few of these questionnaires I have copied and alteed the text to suit different training courses I run. The one above is for using Outlook Effectively.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Contact Form 7 doesn’t have a feature to calculate any score based on user inputs, so I guessed you use a plugin or something to do it.

    Who generates this output? Is it your custom code?

    <div class="scorerow qscorewrapper">
    <div class="score_left">Q1: Average Skill Level For This Section</div>
    <div class="score_right"><input value="0.00" name="Q1_Av" id="Q1_Av" class="qscore" type="text" tabindex="-1" readonly="readonly">
    <input type="hidden" name="Q1_Av_hidden" value="0.00" class="wpcf7-form-control wpcf7-hidden q1hidden" />
    </div>
    </div>
    Thread Starter Geoff Prior

    (@lingfordconsulting)

    OK…not mine, but must have been developed by someone who developed the web site. I have listed all my Plugins, so it must be custom code then. Been working fine for years though…only just noticed it is not working. WordPress 5.7 has just been installed on my site, so maybe that’s affecting it???

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Questionnaire/Survey Form stopped working’ is closed to new replies.