• Resolved hirokoino

    (@hirokoino)


    I created form with this plugin.
    I cannot go to next step. and instead send mail.
    Upon investigation, js was not found in the resources loaded from the this plugin.
    Is this correct?

    Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    all the javascript needed should be included with this plugin. Can you paste the error you got?

    Thread Starter hirokoino

    (@hirokoino)

    Thanks for your reply!

    In html source, I can find cf7msm.css?ver=4.0.9.
    I Cannot find any js from this plugin.
    There is existing <input type=”hidden” name=”_cf7msm_multistep_tag” value=”{"first_step":1,"next_url":"\/confirmation"}” class=”wpcf7-form-control cf7msm-multistep wpcf7-multistep” /><input type=”hidden” name=”cf7msm-no-ss” value=”” />.

    Chrome console not display js error.
    Can I see error log this plugin?

    Plugin Author webheadcoder

    (@webheadllc)

    Your page should be loading cf7msm.min.js?ver=4.0.9.

    If it’s not showing you may have a plugin that combines javascript files or you may have ajax or javascript disabled for CF7.

    If ajax or javascript is disabled, the cf7 javascript file won’t load and therefore this plugin’s javascript file won’t load. Please see if this file is in your html source:
    /wp-content/plugins/contact-form-7/includes/js/scripts.js

    If that file isn’t loading you may want to take a look at this support page:
    https://contactform7.com/why-isnt-my-ajax-contact-form-working-correctly/

    Thread Starter hirokoino

    (@hirokoino)

    I cannot find /wp-content/plugins/contact-form-7/includes/js/scripts.js.
    I will check that support page is your response.

    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cannot find out js from this plugin’ is closed to new replies.