Forminator form not showing the input text boxes and buttons
-
Hi,
I have updated my forminator plugin from 1.15.0.1 to 1.15.12. After that my form content is not diplaying. I have created my content as html like below and it was working fine in 1.15.0.1. Actual html I am pasting here
=========================================
<div id="customer_login" class="u-columns col2-set"> <div class="u-column2-reg"> <div class="regtitle" style="text-align: center; font-weight: bold; color: #686869;">- アカウント作成 -</div> <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide"><label for="reg_email">E?mail Address | メールアドレス </label> <input id="reg_email" class="woocommerce-Input woocommerce-Input--text input-text" autocomplete="email" name="email" type="email" value="" placeholder="E?mail Address | メールアドレス" /></p> <p class="form-row form-row-wide"><label for="reg_password_form">P?assword|パスワード</label> <span class="password-input"><input id="reg_password_form" class="input-text" autocomplete="new-password" name="reg_password" type="password" /></span> <span id="forminator-password-strength" class="" style="display: inline;"></span> <small class="password-hint">Hint: Password length and character variety improve password strength. (password is case sensitive).</small></p> <p class="form-row form-row-wide regscreencls"><label for="reg_password">P?assword | パスワード(確認)</label> <span class="password-input"><input id="reg_password_form_2" class="input-text" name="password" type="password" value="" /></span></p> </div> <div class="u-column2-login"> <div class="regtitle" style="text-align: center; font-weight: bold; color: #686869;">- ログインする -</div> <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide"><label for="login_email">E?mail Address | メールアドレス </label> <input id="login_email" class="woocommerce-Input woocommerce-Input--text input-text" autocomplete="login_email" name="login_email" type="text" value="" placeholder="Email Address | メールアドレス" /></p> <p class="form-row form-row-wide logscreencls"><label for="login_password_form">P?assword|パスワード</label> <span class="password-input"><input id="login_password_form" class="input-text" autocomplete="new_password" name="login_password" type="password" /></span> <span id="password-strength"></span> <small class="password-hint">Hint: Password length and character variety improve password strength. (password is case sensitive).</small></p> <div></div> </div> <p class="form-row form-row-wide trmscond termscondcls" style="text-align: center; color: #686869; font-weight: normal !important; font-size: 12px !important;"><label class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme"> <input id="termscondition" class="material-inputs filled-in chk-col-deep-purple" name="termscondition" type="checkbox" value="yes" /> <label for="termscondition"> BN<a class="" style="margin: 0 auto !important; cursor: pointer;" title="Terms & Conditions" href="https://staging.bilingualnews.jp/privacy-policy-user-agreement/#user_agreement">ユーザー規約</a>と<a class="" style="margin: 0 auto !important; cursor: pointer;" title="Privacy Policy" href="https://staging.bilingualnews.jp/privacy-policy-user-agreement/">プライバシーポリシー</a>に同意する </label></label></p> </div>
=========================================
But in the front end any of the text boxes is not showing. I have disabled all plugins other than forminator except Woocommerce. If I disable Woocommerce my site is not working. You can see the above script in front end after clicking the “Subscribe” button in the below URL – https://staging.bilingualnews.jp/bnsupporter/
Here you can see that none of the textboxes is not displaying. How to rectify this issue. We are struggling after updating the plugin to latest version. None of the feature is not working. Kindly help us to resolve this.
The page I need help with: [log in to see the link]
- The topic ‘Forminator form not showing the input text boxes and buttons’ is closed to new replies.